mirror of
https://github.com/louisrubet/rpn
synced 2025-01-01 18:20:06 +01:00
Changed version to 1.2
This commit is contained in:
parent
9098629700
commit
573a020b56
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
static const char version[] = "1.1";
|
||||
static const char uname[] = "rpn v1.1, (c) 2013 <louis@rubet.fr>";
|
||||
static const char uname[] = "rpn v1.2, (c) 2015 <louis@rubet.fr>";
|
||||
static const char prompt[] = "rpn> ";
|
||||
|
|
Loading…
Reference in a new issue