Skip to content

Commit 20b813c

Browse files
committed
Version.h
1 parent fb74139 commit 20b813c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
#define VERSION_API 0
3636
#define VERSION_MAJ 2
37-
#define VERSION_MIN 0
37+
#define VERSION_MIN 1
3838
#define VERSION_REV 0
3939

4040
#define VERSION VERSION_API,VERSION_MAJ,VERSION_MIN,VERSION_REV

0 commit comments

Comments
 (0)