Skip to content

Commit

Permalink
bump version to 0.29.12
Browse files Browse the repository at this point in the history
  • Loading branch information
chcg committed Oct 31, 2022
1 parent 1494a08 commit 39c586a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.29.11.{build}
version: 0.29.12.{build}
image: Visual Studio 2019


Expand Down
4 changes: 2 additions & 2 deletions src/Windows/symbols.h
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#define IDT_VERSION_TEXT "0.29.11 Unicode"
#define IDT_VERSION_NUM 0,29,11,0
#define IDT_VERSION_TEXT "0.29.12 Unicode"
#define IDT_VERSION_NUM 0,29,12,0

0 comments on commit 39c586a

Please sign in to comment.