diff options
Diffstat (limited to 'plugins/SecureIM/src/version.h')
-rw-r--r-- | plugins/SecureIM/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/version.h b/plugins/SecureIM/src/version.h index e53f5f4590..c36c22a1b5 100644 --- a/plugins/SecureIM/src/version.h +++ b/plugins/SecureIM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 12
-#define __BUILD_NUM 5
+#define __BUILD_NUM 6
#include <stdver.h>
|