From aa892c9970c101c509dbb05b71c56880ed0ef17b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Oct 2009 14:35:30 +0200 Subject: Bump version to 1.0.0 --- cli/cli.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/cli.cxx') diff --git a/cli/cli.cxx b/cli/cli.cxx index b2c6695..a8e7fae 100644 --- a/cli/cli.cxx +++ b/cli/cli.cxx @@ -30,7 +30,7 @@ int main (int argc, char* argv[]) // if (ops.version ()) { - e << "CodeSynthesis CLI command line interface compiler 0.0.2" << endl + e << "CodeSynthesis CLI command line interface compiler 1.0.0" << endl << "Copyright (C) 2009 Code Synthesis Tools CC" << endl; e << "This is free software; see the source for copying conditions. " -- cgit v1.1