Skip to content

Commit bdf7de7

Browse files
committed
Bump ABI revision
1 parent c860968 commit bdf7de7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/bdsm.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
#ifndef __BDSM_H_
3232
#define __BDSM_H_
3333

34-
#define BDSM_VERSION_CURRENT 3
35-
#define BDSM_VERSION_REVISION 1
36-
#define BDSM_VERSION_AGE 0
34+
#define BDSM_VERSION_CURRENT 4
35+
#define BDSM_VERSION_REVISION 0
36+
#define BDSM_VERSION_AGE 1
3737

3838
#include "bdsm/netbios_ns.h"
3939
#include "bdsm/netbios_defs.h"

0 commit comments

Comments
 (0)