Skip to content

Commit

Permalink
bump version to 0.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chcg committed Oct 26, 2019
1 parent 47eba94 commit ec7e0b2
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.30.0.{build}
version: 0.30.2.{build}
image: Visual Studio 2017


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.30.1 Unicode"
#define IDT_VERSION_NUM 0,30,1,0
#define IDT_VERSION_TEXT "0.30.2 Unicode"
#define IDT_VERSION_NUM 0,30,2,0

0 comments on commit ec7e0b2

Please sign in to comment.