We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e18d0 commit 4011250Copy full SHA for 4011250
configure
@@ -5,12 +5,12 @@
5
6
MAJOR=7
7
MINOR=5
8
-MICRO=4
+MICRO=5
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