Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 7ea6299

Browse files
committed
VERSION: 2.0.1 has been released; on to v2.0.2
Signed-off-by: Jeff Squyres <[email protected]>
1 parent ee86e07 commit 7ea6299

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
@@ -14,7 +14,7 @@
1414

1515
major=2
1616
minor=0
17-
release=1
17+
release=2
1818

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

26-
greek=rc3
26+
greek=a1
2727

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

0 commit comments

Comments
 (0)