diff options
author | Gerald Carter <jerry@samba.org> | 2004-11-11 20:41:28 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:53:14 -0500 |
commit | 80a5b023267e45b58e7a3fe3b495d6317943080b (patch) | |
tree | 4c3f80ac797453663a208fd0ef7a052c77c71a7e /source3 | |
parent | e8bf2f7060910ac8deae0dba005f79f1f972ea14 (diff) | |
download | samba-80a5b023267e45b58e7a3fe3b495d6317943080b.tar.gz samba-80a5b023267e45b58e7a3fe3b495d6317943080b.tar.bz2 samba-80a5b023267e45b58e7a3fe3b495d6317943080b.zip |
r3685: setting the 3.0 branch to 3.0.10pre1-svn
(This used to be commit 5dec4cdf5ac8795f723bbd8195df7b84aaf8d594)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/VERSION b/source3/VERSION index 0f2d88c66f..83b019fdc7 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -19,7 +19,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=0 -SAMBA_VERSION_RELEASE=8 +SAMBA_VERSION_RELEASE=10 ######################################################## # For 'pre' releases the version will be # @@ -29,7 +29,7 @@ SAMBA_VERSION_RELEASE=8 # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=2 +SAMBA_VERSION_PRE_RELEASE=1 ######################################################## # For 'rc' releases the version will be # |