summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormewp2016-10-27 21:46:30 +0200
committermewp2016-10-27 21:46:30 +0200
commit0998eb9c54995be0e7bc35440c4f12a15b7e10b6 (patch)
tree8b9bf7a7824d6563f88ad53e9075e1188a3df204
parent420a778018864bb8433f055a509d54f028cb822c (diff)
downloadaur-0998eb9c54995be0e7bc35440c4f12a15b7e10b6.tar.gz
Fix the version number in 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")