Skip to content

Commit ef41498

Browse files
committed
pemu: bump version
1 parent f3f32b6 commit ef41498

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
@@ -30,7 +30,7 @@ add_subdirectory(sscrap)
3030
project(pemu)
3131
set(PROJECT_AUTHOR cpasjuste)
3232
set(VERSION_MAJOR 6)
33-
set(VERSION_MINOR 0)
33+
set(VERSION_MINOR 1)
3434

3535
# pemu (ui)
3636
add_subdirectory(ui)

0 commit comments

Comments
 (0)