Skip to content

Commit

Permalink
release: Move version to 1.12.0-rc1
Browse files Browse the repository at this point in the history
Updates the VERSION file to 1.12.0-rc1

Signed-off-by: Maureen Helm <[email protected]>
  • Loading branch information
MaureenHelm committed May 19, 2018
1 parent 2de9f2f commit e7509c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_MAJOR = 1
VERSION_MINOR = 11
PATCHLEVEL = 99
VERSION_MINOR = 12
PATCHLEVEL = 0
VERSION_TWEAK = 0
EXTRAVERSION =
EXTRAVERSION = rc1

0 comments on commit e7509c1

Please sign in to comment.