Skip to content

Commit

Permalink
Strip '-pre' from version string for release.
Browse files Browse the repository at this point in the history
[[originally from svn r31807]]
  • Loading branch information
jtn20 committed Feb 7, 2016
1 parent 317dc8e commit 34785e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fc_version
Expand Up @@ -7,7 +7,7 @@
MAJOR_VERSION="2"
MINOR_VERSION="5"
PATCH_VERSION="3"
VERSION_LABEL="-pre"
VERSION_LABEL=""

# 1) Development until MAJOR and MINOR version numbers are
# set to new release series:
Expand Down

0 comments on commit 34785e7

Please sign in to comment.