Skip to content

Commit 2ad9f8a

Browse files
authored
Merge pull request #5558 from jsquyres/pr/bump-to-2.1.6a1
VERSION: Bump to v2.1.6a1.
2 parents 697c1e9 + 1848171 commit 2ad9f8a

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
@@ -17,7 +17,7 @@
1717

1818
major=2
1919
minor=1
20-
release=5
20+
release=6
2121

2222
# greek is generally used for alpha or beta release tags. If it is
2323
# non-empty, it will be appended to the version number. It does not
@@ -26,7 +26,7 @@ release=5
2626
# requirement is that it must be entirely printable ASCII characters
2727
# and have no white space.
2828

29-
greek=rc1
29+
greek=a1
3030

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

0 commit comments

Comments
 (0)