Skip to content

Commit 6811c42

Browse files
committed
Patch version raised to
1 parent e796fff commit 6811c42

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project(breakhack C)
77
set(breakhack_GAME_TITLE "BreakHack")
88
set(breakhack_MAJOR_VERSION 1)
99
set(breakhack_MINOR_VERSION 1)
10-
set(breakhack_PATCH_VERSION 3)
10+
set(breakhack_PATCH_VERSION )
1111
set(breakhack_RELEASE_TYPE "")
1212

1313
include(FindLua)

build/releasenotes/v1.1.1.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
e796fff Prepare release script for real versions
2+
ae44d5c Adds minimal Steam fiddling protection
3+
6e3343a License stuff and README updates
4+
899d2e5 Update to build env

0 commit comments

Comments
 (0)