aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorJerome Dochez <jedo@google.com>2015-02-11 16:18:07 -0800
committerJerome Dochez <jedo@google.com>2015-02-11 16:18:07 -0800
commite58c05c2b2305d0ba2ce1aac9dc9e5b206fc9c1b (patch)
tree6299d1b3f84ea1797f957072b305ea815c793332 /base
parent3899b33cf21750be499c5738a50b76080755e9c1 (diff)
downloadbuildSrc-e58c05c2b2305d0ba2ce1aac9dc9e5b206fc9c1b.tar.gz
manual upgrade to rc3.
Change-Id: Ifa5d8fede818c38adfa866e9bbf96b949a0af1b1
Diffstat (limited to 'base')
-rw-r--r--base/version.gradle6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/version.gradle b/base/version.gradle
index d6136a6..722d48c 100644
--- a/base/version.gradle
+++ b/base/version.gradle
@@ -1,7 +1,7 @@
-project.ext.baseVersion = '24.1.0-rc2'
-project.ext.buildVersion = '1.1.0-rc2'
+project.ext.baseVersion = '24.1.0-rc3'
+project.ext.buildVersion = '1.1.0-rc3'
// This counter should be incremented every time the api is changed in not backward-compatible way,
// i.e. it should be incremented from N to N+1 only when the api is changed in a way that existing
// plugin v.N clients will be unable to work with v.N+1
-project.ext.apiVersion = 0 \ No newline at end of file
+project.ext.apiVersion = 0