Skip to content
Snippets Groups Projects
Commit a820f05c authored by ilor's avatar ilor
Browse files

bump versions, corpus2 now 1.0.4, pwrutils now 1.0.1

parent e548853b
Branches
No related merge requests found
......@@ -3,7 +3,7 @@ PROJECT(corpus2)
set(corpus2_ver_major "1")
set(corpus2_ver_minor "0")
set(corpus2_ver_patch "3")
set(corpus2_ver_patch "4")
if(NOT LIBCORPUS2_SRC_DATA_DIR)
......
......@@ -4,7 +4,7 @@ PROJECT(pwrutils)
set(pwrutils_ver_major "1")
set(pwrutils_ver_minor "0")
set(pwrutils_ver_patch "0")
set(pwrutils_ver_patch "1")
set(LIBPWRUTILS_VERSION
"${pwrutils_ver_major}.${pwrutils_ver_minor}.${pwrutils_ver_patch}")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment