Merge in rpcproxy (wsgi based)
[jelmer/openchange.git] / VERSION
1 ########################################################
2 # OPENCHANGE Version                                   #
3 #                                                      #
4 # script/mkversion.sh                                  #
5 # will use this file to create                         #
6 # libmapi/version.h                                    #
7 #                                                      #
8 ########################################################
9
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                                   #
14 #                                                      #
15 # <MAJOR>.<MINOR>[...]-SVN-build-xxx                   #
16 #                                                      #
17 # e.g. OPENCHANGE_VERSION_IS_SVN_SNAPSHOT=yes          #
18 #  ->  "0.7-SVN-build-199"                             #
19 ########################################################
20 OPENCHANGE_VERSION_IS_SVN_SNAPSHOT=yes
21
22
23 #############################################################
24 # This is for specifying a release nickname                 #
25 #                                                           #
26 # e.g. OPENCHANGE_VERSION_RELEASE_NICKNAME=Nicky Nickname   #
27 #  ->  "0.7 (Nicky Nickname)"                               #
28 #############################################################
29 OPENCHANGE_VERSION_RELEASE_NICKNAME=Borg
30
31
32 #############################################################
33 # This is for specifying a release number                   #
34 #                                                           #
35 # e.g. OPENCHANGE_VERSION_RELEASE_VERSION=0.8.2             #
36 #  ->  "0.8.2 (Nicky Nickname)"                             #
37 #############################################################
38 OPENCHANGE_VERSION_RELEASE_NUMBER=1.0