Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
apple1417 committed Sep 4, 2022
1 parent 403c1ad commit 049950a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED True)

project(OpenHotfixLoader VERSION 1.3)
set(PROJECT_VERSION_PREFIX "b")
project(OpenHotfixLoader VERSION 1.4)
set(PROJECT_VERSION_PREFIX "v")
set(CMAKE_DEBUG_POSTFIX "-Debug")

# CPR turns this on, so we need to force it back off
Expand Down
Binary file modified news_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified news_icon.xcf
Binary file not shown.

0 comments on commit 049950a

Please sign in to comment.