Skip to content

Commit

Permalink
stubby-0.4.2 quickfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
wtoorop committed Aug 19, 2022
1 parent cf9e0f5 commit d4eff9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(PACKAGE "stubby")
set(PACKAGE_NAME "Stubby")
set(PACKAGE_VERSION_MAJOR 0)
set(PACKAGE_VERSION_MINOR 4)
set(PACKAGE_VERSION_RELEASE 1)
set(PACKAGE_VERSION_RELEASE 2)
set(PACKAGE_VERSION "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_RELEASE}")
set(PACKAGE_BUGREPORT "[email protected]")
set(RELEASE_CANDIDATE "")
Expand Down

0 comments on commit d4eff9b

Please sign in to comment.