diff options
author | Gerald Carter <jerry@samba.org> | 2005-12-02 19:30:01 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:05:42 -0500 |
commit | 5bc7b91456fbd75bce02dca9ec2a893bcca9a7bf (patch) | |
tree | df1037c42442e4362a4fbb91e5e9f20df92c6222 | |
parent | 4e5cdfb66841d3bee45173ac6d45d53add5f4eb8 (diff) | |
download | samba-5bc7b91456fbd75bce02dca9ec2a893bcca9a7bf.tar.gz samba-5bc7b91456fbd75bce02dca9ec2a893bcca9a7bf.tar.bz2 samba-5bc7b91456fbd75bce02dca9ec2a893bcca9a7bf.zip |
r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen now
(This used to be commit 608f8c3da8c708ec291fdb5faa3ea14303f59750)
-rw-r--r-- | source3/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/VERSION b/source3/VERSION index 34c4859861..5e2b8df386 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -19,7 +19,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=0 -SAMBA_VERSION_RELEASE=21 +SAMBA_VERSION_RELEASE=22 ######################################################## # If a official release has a serious bug # @@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=3 +SAMBA_VERSION_PRE_RELEASE=1 ######################################################## # For 'rc' releases the version will be # |