Skip to content

Commit ae7e3dc

Browse files
committedMar 8, 2025
bump version to 0.13
1 parent d7237dd commit ae7e3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
cmake_minimum_required(VERSION 3.16)
2121

22-
project(serialplot VERSION 0.12.0 LANGUAGES CXX)
22+
project(serialplot VERSION 0.13.0 LANGUAGES CXX)
2323

2424
set(PROGRAM_NAME ${CMAKE_PROJECT_NAME} CACHE STRING "Output program name")
2525
set(PROGRAM_DISPLAY_NAME "SerialPlot" CACHE STRING "Display name (menus etc) of the program")

0 commit comments

Comments
 (0)
Failed to load comments.