Skip to content

Commit 38f114e

Browse files
committed
~ Bump version.
1 parent 8ad2034 commit 38f114e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
#ifndef SCANTAILOR_VERSION_H_
2020
#define SCANTAILOR_VERSION_H_
2121

22-
#define VERSION "1.0.14"
22+
#define VERSION "1.0.15"
2323
#define VERSION_QUAD "" // Must be "x.x.x.x" or an empty string.
24-
#define PROJECT_VERSION 2
24+
#define PROJECT_VERSION 3
2525

2626
#endif

0 commit comments

Comments
 (0)