Skip to content

Commit 4afbb6b

Browse files
committed
bump version for 1.2
1 parent 17c4304 commit 4afbb6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5)
22

33
project(trrntzip
4-
VERSION 1.1
4+
VERSION 1.2
55
LANGUAGES C)
66

77
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# unreleased
1+
# 1.2 [2024-02-22]
22

33
* fix a build error on windows
44
* improve log file handling

0 commit comments

Comments
 (0)