Skip to content

Commit 079c9ae

Browse files
committed
Bump minor version
1 parent 7f0ed06 commit 079c9ae

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
@@ -118,7 +118,7 @@ set(META_APP_AUTHOR "Martchus")
118118
set(META_APP_URL "https://github.com/${META_APP_AUTHOR}/${META_PROJECT_NAME}")
119119
set(META_APP_DESCRIPTION "Useful C++ classes and routines such as argument parser, IO and conversion utilities")
120120
set(META_VERSION_MAJOR 5)
121-
set(META_VERSION_MINOR 29)
121+
set(META_VERSION_MINOR 30)
122122
set(META_VERSION_PATCH 0)
123123

124124
# find required 3rd party libraries

0 commit comments

Comments
 (0)