From b8284590c0f1918733910d2f4218f8d5b5dc3bc8 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sat, 13 Jul 2002 10:12:12 +0000
Subject: [PATCH] Increased smblib ver to 2.15.

---
 src/smblib/smblib.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/smblib/smblib.c b/src/smblib/smblib.c
index 04c13c1330..19be9fc55a 100644
--- a/src/smblib/smblib.c
+++ b/src/smblib/smblib.c
@@ -68,7 +68,7 @@
 #include "filewrap.h"
 
 /* Use smb_ver() and smb_lib_ver() to obtain these values */
-#define SMBLIB_VERSION		"2.14"      /* SMB library version */
+#define SMBLIB_VERSION		"2.15"      /* SMB library version */
 #define SMB_VERSION 		0x0121		/* SMB format version */
 										/* High byte major, low byte minor */
 
-- 
GitLab