From 5d73bd51f0e764d420a81d79b78603bf4b4dd5c4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 2 Apr 2015 16:02:48 +0200 Subject: Bump version to 1.2.0.a1 --- 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 c0b1142..41f90aa 100644 --- a/cli/cli.cxx +++ b/cli/cli.cxx @@ -35,7 +35,7 @@ main (int argc, char* argv[]) { ostream& o (cout); - o << "CodeSynthesis CLI command line interface compiler 1.1.0" << endl + o << "CodeSynthesis CLI command line interface compiler 1.2.0.a1" << endl << "Copyright (c) 2009-2011 Code Synthesis Tools CC" << endl; o << "This is free software; see the source for copying conditions. " -- cgit v1.1