summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2014-05-02 23:11:08 +0100
committerJosé Fonseca <jfonseca@vmware.com>2014-05-02 23:22:02 +0100
commit6ed3174842e9f7490478cd38502dcfa0b39158c5 (patch)
treed18fc3412f0e6418ee4152b2bab27cda94bc670b
parent158f409bfcd5901201d5ae9ad0e34d6382b86470 (diff)
Tag a new release 5.0.5.0
There are still many outstanding patches / pull requests that deserve to be in this release. But instead of delaying a release any further, I'll simply make a new minor release when I get around to go through these. Fixes issue #239.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7226d516..17f3dcee 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -448,7 +448,7 @@ if (MSVC)
)
endif ()
-set (CPACK_PACKAGE_VERSION_MAJOR "4")
+set (CPACK_PACKAGE_VERSION_MAJOR "5")
set (CPACK_PACKAGE_VERSION_MINOR "0")
# Use current date in YYYYMMDD format as patch number