Skip to content

Commit 8f53007

Browse files
committed
bump version
1 parent d0cc4ba commit 8f53007

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
@@ -15,7 +15,7 @@
1515

1616
cmake_minimum_required(VERSION 3.22...3.28 FATAL_ERROR)
1717

18-
set(UEBERZUGPP_VERSION 2.9.4)
18+
set(UEBERZUGPP_VERSION 2.9.5)
1919
set(CMAKE_CXX_STANDARD 20)
2020
set(CMAKE_CXX_STANDARD_REQUIRED ON)
2121
set(CMAKE_CXX_EXTENSIONS OFF)

0 commit comments

Comments
 (0)