summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1996-08-21 08:11:03 +0000
committerSamba Release Account <samba-bugs@samba.org>1996-08-21 08:11:03 +0000
commit6636c7b5b8e8a4ccf7f39450011ed864049a7cd1 (patch)
tree90b971e5245619fa95b9aef7ddd604e8b45b9514 /source
parentfeca8d27ec8c63d7daa8e7e9cf13594c55086e28 (diff)
downloadsamba-6636c7b5b8e8a4ccf7f39450011ed864049a7cd1.tar.gz
samba-6636c7b5b8e8a4ccf7f39450011ed864049a7cd1.tar.xz
samba-6636c7b5b8e8a4ccf7f39450011ed864049a7cd1.zip
JHT ==> Upgraded Samba to Windows NT Server version 4.1
Just to keep ahead of the pack. Note: Really only done to differntiate our version ID from existing SMB Servers.
Diffstat (limited to 'source')
-rw-r--r--source/smbd/ipc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/smbd/ipc.c b/source/smbd/ipc.c
index 87df699e298..920284fc9f9 100644
--- a/source/smbd/ipc.c
+++ b/source/smbd/ipc.c
@@ -60,7 +60,7 @@ extern fstring local_machine;
#define QNLEN 12 /* queue name maximum length */
#define MAJOR_VERSION 4
-#define MINOR_VERSION 0
+#define MINOR_VERSION 1
extern int Client;