summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-08-16 13:02:35 +0000
committerAndrew Tridgell <tridge@samba.org>1998-08-16 13:02:35 +0000
commitc5e2c883c0415ca3c7e366357c8c6ba573713aa6 (patch)
tree5a88bf86c6fbaebe2cdd133e6625c6c315bc5e43 /source3
parentb590b27b45725993335c6c1f110bf1a9bb56513b (diff)
downloadsamba-c5e2c883c0415ca3c7e366357c8c6ba573713aa6.tar.gz
samba-c5e2c883c0415ca3c7e366357c8c6ba573713aa6.tar.bz2
samba-c5e2c883c0415ca3c7e366357c8c6ba573713aa6.zip
I think it is pretty much decided that the next major version will be
2.0, so I've updated version.h to reflect this. I've put in "2.0.0-prealpha". (This used to be commit f1c67a00b8603bf1a9e6bef680c0d563727ba108)
Diffstat (limited to 'source3')
-rw-r--r--source3/include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/version.h b/source3/include/version.h
index 146d0b7753..921701de4b 100644
--- a/source3/include/version.h
+++ b/source3/include/version.h
@@ -1 +1 @@
-#define VERSION "1.9.19-prealpha"
+#define VERSION "2.0.0-prealpha"