Skip to content

Commit 50c175a

Browse files
authored
Merge pull request #3215 from jsquyres/pr/v2.x/bump-to-v2.1.1
VERSION: Bump to v2.1.1a1
2 parents 1cd1edf + 62cd194 commit 50c175a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
major=2
1717
minor=1
18-
release=0
18+
release=1
1919

2020
# greek is generally used for alpha or beta release tags. If it is
2121
# non-empty, it will be appended to the version number. It does not
@@ -24,7 +24,7 @@ release=0
2424
# requirement is that it must be entirely printable ASCII characters
2525
# and have no white space.
2626

27-
greek=rc4
27+
greek=a1
2828

2929
# If repo_rev is empty, then the repository version number will be
3030
# obtained during "make dist" via the "git describe --tags --always"

0 commit comments

Comments
 (0)