aboutsummaryrefslogtreecommitdiff
path: root/build/b.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/b.cxx')
-rw-r--r--build/b.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/b.cxx b/build/b.cxx
index d82b0ac..763a3a2 100644
--- a/build/b.cxx
+++ b/build/b.cxx
@@ -65,7 +65,7 @@ main (int argc, char* argv[])
//
if (ops.version ())
{
- cout << "build2 0.1.0" << endl
+ cout << "build2 0.1.0.a1" << endl
<< "Copyright (c) 2014-2015 Code Synthesis Ltd" << endl
<< "This is free software released under the MIT license." << endl;
return 0;