From f8c61f71ebf44572c9e865a620dc053e94371beb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Nov 2016 15:34:04 +0200 Subject: Bump version to 1.2.0-a2 --- cli/cli.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/cli.cxx b/cli/cli.cxx index ecf3b3b..cf4676f 100644 --- a/cli/cli.cxx +++ b/cli/cli.cxx @@ -37,7 +37,7 @@ main (int argc, char* argv[]) { ostream& o (cout); - o << "CodeSynthesis CLI command line interface compiler 1.2.0.a1" << endl + o << "CodeSynthesis CLI command line interface compiler 1.2.0-a2" << endl << "Copyright (c) 2009-2011 Code Synthesis Tools CC" << endl; o << "This is free software; see the source for copying conditions. " -- cgit v1.1