Skip to content

Commit 809e6da

Browse files
committed
bump version 0.30.17
1 parent d64c552 commit 809e6da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.30.16.{build}
1+
version: 0.30.17.{build}
22
image: Visual Studio 2022
33

44

src/Windows/symbols.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define IDT_VERSION_TEXT "0.30.16 Unicode"
2-
#define IDT_VERSION_NUM 0,30,16,0
1+
#define IDT_VERSION_TEXT "0.30.17 Unicode"
2+
#define IDT_VERSION_NUM 0,30,17,0

0 commit comments

Comments
 (0)