aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-30 18:45:52 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-30 18:45:56 -0400
commit93af92b09231c43bdf5f95c138625c5f963d8542 (patch)
treeecd07828fa3d0057f13e648835ec034bb27d979f /version.properties
parent24677d125304f025da2802c1ffd38a7d3c4538db (diff)
Upversion prior to release
Issue-ID: AAI-2169 Change-Id: Ia7710604036bc04c78adfb76e65d2622c6e493d7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 2647b86..19d7c20 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major_version=1
minor_version=0
-patch_version=4
+patch_version=5
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins
release_version=${base_version}