summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cppe/Gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/slice2cppe/Gen.h')
-rw-r--r--cpp/src/slice2cppe/Gen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/slice2cppe/Gen.h b/cpp/src/slice2cppe/Gen.h
index 3cba14ccee6..4be9f0a052f 100644
--- a/cpp/src/slice2cppe/Gen.h
+++ b/cpp/src/slice2cppe/Gen.h
@@ -16,8 +16,8 @@
//
// The Ice-E version.
//
-#define ICEE_STRING_VERSION "1.2.0" // "A.B.C", with A=major, B=minor, C=patch
-#define ICEE_INT_VERSION 10200 // AABBCC, with AA=major, BB=minor, CC=patch
+#define ICEE_STRING_VERSION "1.3.0" // "A.B.C", with A=major, B=minor, C=patch
+#define ICEE_INT_VERSION 10300 // AABBCC, with AA=major, BB=minor, CC=patch
namespace Slice
{