diff --git a/configure b/configure index 887b5406b1..aa536aed60 100755 --- a/configure +++ b/configure @@ -10,7 +10,7 @@ MICRO=15 # 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=RC2 +RELEASE=RC3 ########################### # *** You should not need to change anything below this line. ***