Switched to version 1.0 BETA !

This commit is contained in:
tobast 2011-12-28 12:35:46 +01:00
parent 1d7c1c2894
commit f80355463a
1 changed files with 1 additions and 1 deletions

2
data.h
View File

@ -57,7 +57,7 @@ enum FlagParameter {
P_NAME=1, P_SYNTAX=2, P_PRIVATE=4, P_EXPIRE=8, P_GUEST=16, P_HELP=32, P_VERSION=64, P_LICENCE=128, P_USERGEN=256, P_SYNTAXLIST=512
};
#define SOFT_VERSION "0.1 INDEV"
#define SOFT_VERSION "1.0 BETA"
#define MANPAGE_SHORT "\n"\
"Pastebincl is a software designed to submit pastes on http://pastebin.com/ using the command-line. To see the full manpage, type \"man pastebincl\" (UNIX-like OS).\n"\