From 49db9688af142b2c4298177edb28b915e502a1ea Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 13 Dec 2009 11:53:54 +0200 Subject: Bump version to 1.1.0 --- 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 64a79f1..d1fd5d2 100644 --- a/cli/cli.cxx +++ b/cli/cli.cxx @@ -31,7 +31,7 @@ main (int argc, char* argv[]) // if (ops.version ()) { - e << "CodeSynthesis CLI command line interface compiler 1.0.0" << endl + e << "CodeSynthesis CLI command line interface compiler 1.1.0" << endl << "Copyright (C) 2009 Code Synthesis Tools CC" << endl; e << "This is free software; see the source for copying conditions. " -- cgit v1.1