summarylogtreecommitdiffstats
path: root/fixed-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fixed-version.patch')
-rw-r--r--fixed-version.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixed-version.patch b/fixed-version.patch
index 1c11d9398680..ca6098ce037b 100644
--- a/fixed-version.patch
+++ b/fixed-version.patch
@@ -9,7 +9,7 @@ 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 "06")
++string(TIMESTAMP CPACK_PACKAGE_VERSION_MINOR "09")
+string(TIMESTAMP CPACK_PACKAGE_VERSION_PATCH "02")
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall")