Skip to content

Commit 0c70ffa

Browse files
committed
update version to 1.0
1 parent a2b6f6a commit 0c70ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.0.2)
22

33
project(trrntzip
4-
VERSION 0.9
4+
VERSION 1.0
55
LANGUAGES C)
66

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

0 commit comments

Comments
 (0)