aboutsummaryrefslogtreecommitdiff
path: root/native/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'native/src/CMakeLists.txt')
-rw-r--r--native/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/native/src/CMakeLists.txt b/native/src/CMakeLists.txt
index ca60ffb..a6b037d 100644
--- a/native/src/CMakeLists.txt
+++ b/native/src/CMakeLists.txt
@@ -12,7 +12,7 @@ set(ignoreMe "${SBT}") # sbt-jni defines -DSBT
# (required by sbt-jni) please use semantic versioning
#
project (akkaserial)
-set(PROJECT_VERSION_MAJOR 5)
+set(PROJECT_VERSION_MAJOR 1)
set(PROJECT_VERSION_MINOR 0)
set(PROJECT_VERSION_PATCH 0)