Bump to 1.2.4-rc1

This commit is contained in:
Joris Vink 2015-09-17 12:33:40 +02:00
parent b5736ef158
commit 656931380c

View File

@ -55,7 +55,7 @@ extern int daemon(int, int);
#define KORE_VERSION_MAJOR 1
#define KORE_VERSION_MINOR 2
#define KORE_VERSION_PATCH 4
#define KORE_VERSION_STATE "develop"
#define KORE_VERSION_STATE "rc1"
#define KORE_TLS_VERSION_1_2 0
#define KORE_TLS_VERSION_1_0 1