Updated to 1.3

This commit is contained in:
wiire-a 2017-10-07 18:11:23 +02:00
parent 5ec1e433aa
commit f33dd7a99d

View File

@ -21,7 +21,7 @@
#ifndef VERSION_H #ifndef VERSION_H
#define VERSION_H #define VERSION_H
#define SHORT_VERSION "1.2" #define SHORT_VERSION "1.3"
#define LONG_VERSION "1.2.2" #define LONG_VERSION "1.3.0"
#endif /* VERSION_H */ #endif /* VERSION_H */