summaryrefslogtreecommitdiffstats
path: root/base/VERSION
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-04-11 15:27:27 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2013-04-17 11:36:28 -0400
commit76a2e85dbbc8d8b8472bf91fc75e21163672e7f4 (patch)
treee3bc2782df9654af8bbd1ae24cb78d0c4d906905 /base/VERSION
parentaea976ad646037d3122113790175d7e2edb4b33a (diff)
downloadpki-76a2e85dbbc8d8b8472bf91fc75e21163672e7f4.tar.gz
pki-76a2e85dbbc8d8b8472bf91fc75e21163672e7f4.tar.xz
pki-76a2e85dbbc8d8b8472bf91fc75e21163672e7f4.zip
Tracking upgrade using existing config files.
The upgrade framework has been modified to use pki.conf to track system upgrade, tomcat.conf to track instance upgrade, and CS.cfg to track subsystem upgrade. The preop.product.version in CS.cfg has been renamed into cms.product.version and is now used to track upgrade. Ticket #544
Diffstat (limited to 'base/VERSION')
-rw-r--r--base/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/VERSION b/base/VERSION
index 066f31138..ba3b34fa8 100644
--- a/base/VERSION
+++ b/base/VERSION
@@ -1,3 +1,3 @@
Name: pki
-Specification-Version: ${APPLICATION_VERSION}
-Implementation-Version: ${VERSION}
+Specification-Version: ${APPLICATION_VERSION_MAJOR}.${APPLICATION_VERSION_MINOR}
+Implementation-Version: ${APPLICATION_VERSION}