Skip to content

Commit ccbeff7

Browse files
committed
Update version number to 1.62
1 parent 103fae2 commit ccbeff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.21)
2-
project(MusicLib VERSION 1.61 LANGUAGES CXX)
2+
project(MusicLib VERSION 1.62 LANGUAGES CXX)
33

44
set(CMAKE_CXX_STANDARD 20)
55
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)