diff options
author | Karolin Seeger <kseeger@samba.org> | 2013-09-20 09:45:04 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2013-09-20 13:26:20 +0200 |
commit | 78240de6a81d19e94f1953e15c61bd33f81e02ad (patch) | |
tree | eb3302a57f493c6f4a2d49b6f60dab29f4285b66 | |
parent | 676b5de4cfbdbbcb36277ed1c9594812c55b7e0a (diff) | |
download | samba-78240de6a81d19e94f1953e15c61bd33f81e02ad.tar.gz |
VERSION: Set version to 4.1.0rc4.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Autobuild-User(v4-1-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-1-test): Fri Sep 20 13:26:22 CEST 2013 on sn-devel-104
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE= # e.g. SAMBA_VERSION_RC_RELEASE=1 # # -> "3.0.0rc1" # ######################################################## -SAMBA_VERSION_RC_RELEASE= +SAMBA_VERSION_RC_RELEASE=4 ######################################################## # To mark SVN snapshots this should be set to 'yes' # |