Skip to content

Commit b26c201

Browse files
Teo PerisanuTeo Perisanu
Teo Perisanu
authored and
Teo Perisanu
committed
CMakeLists.txt: Bump to version v0.3.1.
Signed-off-by: Teo Perisanu <[email protected]>
1 parent 44f9239 commit b26c201

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
@@ -27,7 +27,7 @@ endif()
2727

2828
set(LIBM2K_VERSION_MAJOR 0)
2929
set(LIBM2K_VERSION_MINOR 3)
30-
set(LIBM2K_VERSION_PATCH 0)
30+
set(LIBM2K_VERSION_PATCH 1)
3131
set(LIBM2K_VERSION "${LIBM2K_VERSION_MAJOR}.${LIBM2K_VERSION_MINOR}.${LIBM2K_VERSION_PATCH}")
3232

3333
project(libm2k LANGUAGES CXX VERSION ${LIBM2K_VERSION})

0 commit comments

Comments
 (0)