Skip to content

Commit fc165ca

Browse files
committed
chore(release): bump version to 1.2.0
Prepare v1.2.0 tag after binary rename and recent feature merges.
1 parent 39f3ded commit fc165ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.h.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
#ifndef SCANTAILOR_VERSION_H_
44
#define SCANTAILOR_VERSION_H_
55

6-
#define VERSION "1.1.3"
6+
#define VERSION "1.2.0"
77
#define VERSION_QUAD "" // Must be "x.x.x.x" or an empty string.
8-
#define PROJECT_VERSION 3
8+
#define PROJECT_VERSION 4
99

1010
#endif

0 commit comments

Comments
 (0)