瀏覽代碼

VERSION_CURRENT++

Thomas Guillem 9 年之前
父節點
當前提交
c3d1864197
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/bdsm.h

+ 2 - 2
include/bdsm.h

@@ -31,8 +31,8 @@
 #ifndef __BDSM_H_
 #define __BDSM_H_
 
-#define BDSM_VERSION_CURRENT  2
-#define BDSM_VERSION_REVISION 1
+#define BDSM_VERSION_CURRENT  3
+#define BDSM_VERSION_REVISION 0
 #define BDSM_VERSION_AGE      0
 
 #include "bdsm/netbios_ns.h"