Bump version to 2.3

pull/31/head
Dmitry Razumov 3 years ago
parent fdb9d7c492
commit ce377df2c3

@ -1 +1 @@
VERSION 2.2 VERSION 2.3

@ -92,7 +92,7 @@ char *local;
typedef char *string; typedef char *string;
string version_application = "2.2"; string version_application = "2.3";
#define _(String) gettext(String) #define _(String) gettext(String)

Loading…
Cancel
Save