Bump version to 1.2.14.

Change-Id: I5f8d8ee9f72e6ab1e68fbb227db1e2565d048468
This commit is contained in:
Dominik Riebeling 2012-06-03 20:49:26 +02:00
parent 382ea6b67a
commit e9b7202b2f
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
// rebuilds because of issues like dependency problems or library updates).
// Usually empty.
#define BUILDID ""
#define VERSION "1.2.13" BUILDID
#define VERSION "1.2.14" BUILDID
// PUREVERSION should identify the build uniquely. Use version string for now.
#define PUREVERSION "$Rev$"