Skip to content

Commit

Permalink
bump version for 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Feb 22, 2024
1 parent 17c4304 commit 4afbb6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

project(trrntzip
VERSION 1.1
VERSION 1.2
LANGUAGES C)

list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# unreleased
# 1.2 [2024-02-22]

* fix a build error on windows
* improve log file handling
Expand Down

0 comments on commit 4afbb6b

Please sign in to comment.