aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorTufman, Shay <tufman@gmail.com>2018-11-20 14:48:55 +0200
committerTufman, Shay <st198j@intl.att.com>2018-11-20 16:15:10 +0200
commite794b73443f37d92ea122336324e17709824df9d (patch)
tree82839f876b704aab34cfdffc591a2325f23adf75 /version.properties
parentd2ed3bc4effb38ad3cf157483127abeee39c25c1 (diff)
fix null pointer1.4.7
Change-Id: If530734b96c32b25b2ed5df847c83dca2c633184 Issue-ID: SDC-1926 Signed-off-by: Tufman, Shay <st198j@intl.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 ed1cd82..442dce4 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=4
-patch=6
+patch=7
base_version=${major}.${minor}.${patch}