Skip to content

Commit 4b04626

Browse files
committed
fixed version number in DICe.h
1 parent 95f99d8 commit 4b04626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/base/DICe.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
# define DEBUG_MSG(x) do {} while (0)
6363
#endif
6464

65-
#define VERSION "v1.0"
65+
#define VERSION "v2.0"
6666
#ifndef GITSHA1
6767
#define GITSHA1 "not available"
6868
#endif

0 commit comments

Comments
 (0)