Index: src/version.cc |
=================================================================== |
--- src/version.cc (revision 2996) |
+++ src/version.cc (working copy) |
@@ -35,7 +35,7 @@ |
#define MAJOR_VERSION 1 |
#define MINOR_VERSION 3 |
#define BUILD_NUMBER 13 |
-#define PATCH_LEVEL 4 |
+#define PATCH_LEVEL 5 |
#define CANDIDATE_VERSION false |
// Define SONAME to have the SCons build the put a specific SONAME into the |