summarylogtreecommitdiffstats
path: root/fixed-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fixed-version.patch')
-rw-r--r--fixed-version.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/fixed-version.patch b/fixed-version.patch
index 87646636b7bf..1c11d9398680 100644
--- a/fixed-version.patch
+++ b/fixed-version.patch
@@ -9,8 +9,8 @@ diff -aur src/EmptyEpsilon/CMakeLists.txt src.patched/EmptyEpsilon/CMakeLists.tx
-string(TIMESTAMP CPACK_PACKAGE_VERSION_MINOR "%m")
-string(TIMESTAMP CPACK_PACKAGE_VERSION_PATCH "%d")
+string(TIMESTAMP CPACK_PACKAGE_VERSION_MAJOR "2016")
-+string(TIMESTAMP CPACK_PACKAGE_VERSION_MINOR "05")
-+string(TIMESTAMP CPACK_PACKAGE_VERSION_PATCH "22")
++string(TIMESTAMP CPACK_PACKAGE_VERSION_MINOR "06")
++string(TIMESTAMP CPACK_PACKAGE_VERSION_PATCH "02")
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall")