Skip to content

Commit

Permalink
Bump to 7.1.9RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
btovar committed Oct 9, 2020
1 parent 4e3eca1 commit f47496e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

MAJOR=7
MINOR=1
MICRO=8
MICRO=9

# Optionally set the source/tag for this code (e.g. RC1 or FINAL). Setting
# this variable is instead useful for statically naming the source when it will
# not match the branch name (like RC1 or FINAL).
RELEASE=FINAL
RELEASE=RC1

###########################
# *** You should not need to change anything below this line. ***
Expand Down

0 comments on commit f47496e

Please sign in to comment.