fix version.properties to 1.1.0 71/2171/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 15 Mar 2017 16:12:04 +0000 (12:12 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 15 Mar 2017 16:12:22 +0000 (12:12 -0400)
Change-Id: Icb0808e73adcf678e6767481508ef00b751fd524
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
version.properties

index 5128787..7f86aa1 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=0
+minor=1
 patch=0
 
 base_version=${major}.${minor}.${patch}