Increment version.
This commit is contained in:
@@ -15,7 +15,7 @@ using namespace std;
|
|||||||
|
|
||||||
#define _APPNAME_ "saf7" // Send and forget
|
#define _APPNAME_ "saf7" // Send and forget
|
||||||
#define _APP_DESCRIPTION_ "Send and forget an XMPP message"
|
#define _APP_DESCRIPTION_ "Send and forget an XMPP message"
|
||||||
#define _VERSION_ "4"
|
#define _VERSION_ "5"
|
||||||
#define _AUTHOR_ "SET, M.D., nmset@yandex.com"
|
#define _AUTHOR_ "SET, M.D., nmset@yandex.com"
|
||||||
#define _ABOUT_ string(_APPNAME_) + string(" - version ") + string(_VERSION_) \
|
#define _ABOUT_ string(_APPNAME_) + string(" - version ") + string(_VERSION_) \
|
||||||
+ string(" - ") + string(_APP_DESCRIPTION_) \
|
+ string(" - ") + string(_APP_DESCRIPTION_) \
|
||||||
|
|||||||
Reference in New Issue
Block a user