Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jan 16, 2024
1 parent 4528e2e commit 91d1470
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.0
VERSION 1.1
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 @@
# x.x.x [20xx-xx-xx]
# 1.1 [2024-01-16]

* zip64 format: zip64 EOCD was missing in some cases
* add -q flag to reduce log output
Expand Down

0 comments on commit 91d1470

Please sign in to comment.