diff options
Diffstat (limited to 'FICS/vers.c')
| -rw-r--r-- | FICS/vers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/vers.c b/FICS/vers.c index e2f56b4..e83567e 100644 --- a/FICS/vers.c +++ b/FICS/vers.c @@ -1,5 +1,5 @@ #include "vers.h" const char SGS_VERS[] = ""; -const char VERS_NUM[] = "rpblc-1.4.6"; +const char VERS_NUM[] = "rpblc-1.4.7"; const char COMP_DATE[] = __DATE__; |
