aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Bendowski <bendowski@google.com>2015-06-12 15:22:58 +0100
committerMichal Bendowski <bendowski@google.com>2015-06-18 07:46:20 +0000
commitf3b8347377b1fb6975bc4027a77be0b66973ddf1 (patch)
tree9dd1a348f59d1b6d5e3ae99b8a3b3f6edec87ca0
parentcaf578f095226ce030aba608d58668eee365a266 (diff)
downloadbuildSrc-f3b8347377b1fb6975bc4027a77be0b66973ddf1.tar.gz
Bump version to 1.4.0-alpha1
Change-Id: Iebb3a93f0018659ac54f6b87a0470b5649ce6cab
-rw-r--r--base/version.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/version.gradle b/base/version.gradle
index 57a952a..d8babc7 100644
--- a/base/version.gradle
+++ b/base/version.gradle
@@ -1,5 +1,5 @@
-project.ext.baseVersion = '24.3.0-beta3'
-project.ext.buildVersion = '1.3.0-beta3'
+project.ext.baseVersion = '24.4.0-alpha1'
+project.ext.buildVersion = '1.4.0-alpha1'
// 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