From 1058f616023f6f71db3a5c86cd5dc001991d08dc Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Thu, 14 Feb 2002 19:00:35 +0000
Subject: [PATCH] Increased smblib version to 2.14 (why not?).

---
 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 ef396027b5..8d7815110d 100644
--- a/src/smblib/smblib.c
+++ b/src/smblib/smblib.c
@@ -67,7 +67,7 @@
 #include "smbwrap.h"
 
 /* Use smb_ver() and smb_lib_ver() to obtain these values */
-#define SMBLIB_VERSION		"2.13"      /* SMB library version */
+#define SMBLIB_VERSION		"2.14"      /* SMB library version */
 #define SMB_VERSION 		0x0121		/* SMB format version */
 										/* High byte major, low byte minor */
 
-- 
GitLab