aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-19 19:00:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-19 19:00:10 +0200
commita3c6a06b0860c78b542eda8dc05e65e820bd59a9 (patch)
treee28103daec903f727e959cd7a6c269b7e39174fd
parentfc94d68a0389e3e9fc4f143e519f527e1770aa8f (diff)
Use version parallel to build2 toolchain for simplicity (and for now)
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index b26bb9e..28e68c0 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libstd-modules
-version: 0.1.0-a.0.z
+version: 0.6.0-a.0.z
summary: Standard C++ library module interfaces
license: MIT
tags: c++, modules, standard, library, std.core, std.io