diff options
author | Gerald Carter <jerry@samba.org> | 2005-11-09 18:33:37 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:05:21 -0500 |
commit | f78f5cc8a1f7d86048b474f42a0dde02e8e01d85 (patch) | |
tree | 1d6b96c9cc42b4b6b89dfdcf8b04c8da8de6512f /source3/VERSION | |
parent | 242ec03ff2d5fdb64d3fe5506e57dafa7cc38c92 (diff) | |
download | samba-f78f5cc8a1f7d86048b474f42a0dde02e8e01d85.tar.gz |
r11613: fixing versions
(This used to be commit b50a264f01c5af2d6cb0eed68b5292818ee06a59)
Diffstat (limited to 'source3/VERSION')
-rw-r--r-- | source3/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/VERSION b/source3/VERSION index 5e2b8df3865..34c48598612 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -19,7 +19,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=0 -SAMBA_VERSION_RELEASE=22 +SAMBA_VERSION_RELEASE=21 ######################################################## # 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=1 +SAMBA_VERSION_PRE_RELEASE=3 ######################################################## # For 'rc' releases the version will be # |