Bump to 1.2.3-rc2

This commit is contained in:
Joris Vink 2015-05-19 08:48:17 +02:00
parent e4e9a2f81e
commit 242340b045
1 changed files with 1 additions and 1 deletions

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 3
#define KORE_VERSION_STATE "rc1"
#define KORE_VERSION_STATE "rc2"
#define KORE_TLS_VERSION_1_2 0
#define KORE_TLS_VERSION_1_0 1