From aa2ab853a2188c214802a90234a3f46ba3891741 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 3 Dec 2015 14:51:51 +0200 Subject: Bump version to 0.1.0.a1 --- build/b.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/b.cxx') 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; -- cgit v1.1