Skip to content

Commit 3d35744

Browse files
committed
12 + 1 = 28
1 parent d1e4848 commit 3d35744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## New in v1.13
1+
## New in v1.28
22

33
<!-- Nothing yet! -->

src/binver/binver/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define STRINGIZE(s) STRINGIZE2(s)
33

44
#define VERSION_MAJOR 1
5-
#define VERSION_MINOR 13
5+
#define VERSION_MINOR 28
66
#define VERSION_BUILD 0
77
#define VERSION_REVISION 0
88

0 commit comments

Comments
 (0)