diff options
author | 2017-11-09 07:27:57 -0500 | |
---|---|---|
committer | 2017-11-09 07:27:57 -0500 | |
commit | b10a7484f4bce80d9fa41953051977b54c28386d (patch) | |
tree | 8c4f3344b27b31bcbc004c1f7f161bb169043c2a /version.properties | |
parent | f948056df2a7c0eaf77cf87e86583caec116d404 (diff) |
Roll to version 0.0.4-SNAPSHOT
Roll to next release version
Change-Id: I1c3ca40e0ea6d29f08ca380e444d7ca30a83ee0d
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 02d10b9..7a4ae64 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=0 -feature_revision=3 +feature_revision=4 base_version=${release_name}.${sprint_number}.${feature_revision} |