diff options
Diffstat (limited to '')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index a1e8ed5..8e8c19d 100644 --- a/src/main.cpp +++ b/src/main.cpp | |||
@@ -365,7 +365,7 @@ int main( int argc, char *argv[] ) | |||
365 | { | 365 | { |
366 | Options opt( argc, argv ); | 366 | Options opt( argc, argv ); |
367 | 367 | ||
368 | println("CliC - 0.05"); | 368 | println("CliC - 0.06"); |
369 | println("Try \\exit, \\help, \\scale, and \\radix commands."); | 369 | println("Try \\exit, \\help, \\scale, and \\radix commands."); |
370 | println(""); | 370 | println(""); |
371 | 371 | ||