We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de4f6a commit 936c128Copy full SHA for 936c128
configure
@@ -5,12 +5,12 @@
5
6
MAJOR=7
7
MINOR=6
8
-MICRO=0
+MICRO=1
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=FINAL
+RELEASE=rc1
14
15
###########################
16
# *** You should not need to change anything below this line. ***
0 commit comments