From f33dd7a99d1a02c2d345dce61a50f244542934ef Mon Sep 17 00:00:00 2001 From: wiire-a Date: Sat, 7 Oct 2017 18:11:23 +0200 Subject: [PATCH] Updated to 1.3 --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 4fc99d9..639e966 100644 --- a/src/version.h +++ b/src/version.h @@ -21,7 +21,7 @@ #ifndef VERSION_H #define VERSION_H -#define SHORT_VERSION "1.2" -#define LONG_VERSION "1.2.2" +#define SHORT_VERSION "1.3" +#define LONG_VERSION "1.3.0" #endif /* VERSION_H */