Skip to content

Commit

Permalink
Increment build number
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneManushkin committed Dec 28, 2022
1 parent 0b06e7a commit f0ce23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor/appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
CTAGS_VERSION_MAJOR: 2
CTAGS_VERSION_MINOR: 1
CTAGS_BUILD: 91
CTAGS_BUILD: 92
CTAGS_VERSION: $(CTAGS_VERSION_MAJOR).$(CTAGS_VERSION_MINOR).0.$(CTAGS_BUILD)
BUILD_ROOT: '%APPVEYOR_BUILD_FOLDER%\build'
CTAGS_UTIL_DATE: 2019-03-31
Expand Down

0 comments on commit f0ce23d

Please sign in to comment.