summarylogtreecommitdiffstats
path: root/fixed-version.patch
diff options
context:
space:
mode:
authorMewp2016-06-10 18:16:24 +0200
committerMewp2016-06-10 18:16:24 +0200
commitab60d16ff3634d8804d5ac983f7cfb55ebf9a814 (patch)
tree08e7fa30ec1b826ef161baa8293ca85a51b7ff96 /fixed-version.patch
parentbbf28a4306a33c917a16842844c5a6303187ff1c (diff)
downloadaur-ab60d16ff3634d8804d5ac983f7cfb55ebf9a814.tar.gz
Update to version 2016-06-02
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")