Skip to content

Commit 9a1b6cf

Browse files
authored
Merge pull request #6529 from hppritcha/topic/roll_to_v4.0.2a1
VERSION: roll to v4.0.2a1
2 parents 6974371 + 9e73e3e commit 9a1b6cf

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
@@ -19,7 +19,7 @@
1919

2020
major=4
2121
minor=0
22-
release=1
22+
release=2
2323

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

31-
greek=rc3
31+
greek=a1
3232

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

0 commit comments

Comments
 (0)