From a5f5e34e2135cd7b96ecef85a47c7ef56d23bb86 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 16 Jul 2015 10:12:31 +0200 Subject: [PATCH] Bump up to 1.2.2 --- general.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general.h b/general.h index e15c9bf813..ae4a19af9c 100644 --- a/general.h +++ b/general.h @@ -33,7 +33,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.2.1" +#define PACKAGE_VERSION "1.2.2" #endif /* Platform-specific headers */