Skip to content

Commit ff4d5cf

Browse files
committed
bump version to 0.30.15
1 parent 1710378 commit ff4d5cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.30.14.{build}
1+
version: 0.30.15.{build}
22
image: Visual Studio 2022
33

44

src/Windows/symbols.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define IDT_VERSION_TEXT "0.30.14 Unicode"
2-
#define IDT_VERSION_NUM 0,30,14,0
1+
#define IDT_VERSION_TEXT "0.30.15 Unicode"
2+
#define IDT_VERSION_NUM 0,30,15,0

0 commit comments

Comments
 (0)