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