We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdabd20 commit a9d7d24Copy full SHA for a9d7d24
configure
@@ -3,14 +3,14 @@
3
###########################
4
# *** Set for releases. ***
5
6
-MAJOR=8
7
-MINOR=0
+MAJOR=7
+MINOR=7
8
MICRO=0
9
10
# Optionally set the source/tag for this code (e.g. RC1 or FINAL). Setting
11
# this variable is instead useful for statically naming the source when it will
12
# not match the branch name (like RC1 or FINAL).
13
-RELEASE=DEVELOPMENT
+RELEASE=FINAL
14
15
16
# *** You should not need to change anything below this line. ***
0 commit comments