summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2013-01-15 23:50:12 -0500
committerAde Lee <alee@redhat.com>2013-01-15 23:58:10 -0500
commit3dc5d33f394c30071b3c8794c8adb2e7dcd54e5c (patch)
tree42029ddb3e2ac077d9f6c4023e2424e6760993c3 /CMakeLists.txt
parent98037df00124e1ab81b6ef3be9ba2133f723a95e (diff)
downloadpki-3dc5d33f394c30071b3c8794c8adb2e7dcd54e5c.tar.gz
pki-3dc5d33f394c30071b3c8794c8adb2e7dcd54e5c.tar.xz
pki-3dc5d33f394c30071b3c8794c8adb2e7dcd54e5c.zip
Trac Ticket 481 - Build pki-core 10.0.1
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 51025854e..d2a08f36a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -30,7 +30,7 @@ elseif (BUILD_REDHAT_PKI_THEME)
elseif (BUILD_PKI_CORE)
set(APPLICATION_FLAVOR_PKI_CORE TRUE)
# override APPLICATION VERSION
- set(APPLICATION_VERSION_PATCH "0")
+ set(APPLICATION_VERSION_PATCH "1")
elseif (BUILD_PKI_RA)
set(APPLICATION_FLAVOR_PKI_RA TRUE)
# override APPLICATION VERSION