diff options
author | Stefan Metzmacher <metze@samba.org> | 2013-07-05 12:32:07 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-07-05 12:34:19 +0200 |
commit | 2bdaf532cde6e5529cf7d0136b149eb82f7ef601 (patch) | |
tree | 433946311256530132a3e85efcc3f96492a2a33b | |
parent | a0130c662a40d6951fadae4bd9a6f7c230df05db (diff) | |
download | samba-2bdaf532cde6e5529cf7d0136b149eb82f7ef601.tar.gz samba-2bdaf532cde6e5529cf7d0136b149eb82f7ef601.tar.bz2 samba-2bdaf532cde6e5529cf7d0136b149eb82f7ef601.zip |
VERSION: change to 4.2.0pre1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ # -> "3.0.0" # ######################################################## SAMBA_VERSION_MAJOR=4 -SAMBA_VERSION_MINOR=1 +SAMBA_VERSION_MINOR=2 SAMBA_VERSION_RELEASE=0 ######################################################## |