Browse Source

VERSION_CURRENT++

Thomas Guillem 9 years ago
parent
commit
c3d1864197
1 changed files with 2 additions and 2 deletions
  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"