1 ########################################################
4 # script/mkversion.sh #
5 # will use this file to create #
8 ########################################################
10 ########################################################
11 # To mark SVN snapshots this should be set to 'yes' #
12 # in the development BRANCH, and set to 'no' only in #
13 # the release BRANCH #
15 # <MAJOR>.<MINOR>[...]-SVN-build-xxx #
17 # e.g. OPENCHANGE_VERSION_IS_SVN_SNAPSHOT=yes #
18 # -> "0.7-SVN-build-199" #
19 ########################################################
20 OPENCHANGE_VERSION_IS_SVN_SNAPSHOT=yes
23 #############################################################
24 # This is for specifying a release nickname #
26 # e.g. OPENCHANGE_VERSION_RELEASE_NICKNAME=Nicky Nickname #
27 # -> "0.7 (Nicky Nickname)" #
28 #############################################################
29 OPENCHANGE_VERSION_RELEASE_NICKNAME=Cochrane
32 #############################################################
33 # This is for specifying a release number #
35 # e.g. OPENCHANGE_VERSION_RELEASE_VERSION=0.8.2 #
36 # -> "0.8.2 (Nicky Nickname)" #
37 #############################################################
38 OPENCHANGE_VERSION_RELEASE_NUMBER=0.9