summaryrefslogtreecommitdiff
path: root/source3/include/version.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-10-21 22:51:21 +0000
committerJeremy Allison <jra@samba.org>1997-10-21 22:51:21 +0000
commit325738bd277648135815c99165fc8b72d1b1859c (patch)
tree0b00ad4a3bfbb72c97f48c8934c0df0d46cb01f3 /source3/include/version.h
parenta5351dd6b92601815187189311de636ae5a14969 (diff)
downloadsamba-325738bd277648135815c99165fc8b72d1b1859c.tar.gz
samba-325738bd277648135815c99165fc8b72d1b1859c.tar.bz2
samba-325738bd277648135815c99165fc8b72d1b1859c.zip
WHATSNEW.txt: Updated for alpha3.
server.c: int16 -> uint16 fix for port comparisons in oplock code. Needed for Solaris. version.h: Updated to alpha3. Jeremy (jallison@whistle.com) (This used to be commit 2d9645e99ba30a5cce4372ff80d1bd26c516ac34)
Diffstat (limited to 'source3/include/version.h')
-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 129c695d8b..dae7bc7776 100644
--- a/source3/include/version.h
+++ b/source3/include/version.h
@@ -1 +1 @@
-#define VERSION "1.9.18alpha2"
+#define VERSION "1.9.18alpha3"