Skip to content

Commit d4eff9b

Browse files
committed
stubby-0.4.2 quickfix release
1 parent cf9e0f5 commit d4eff9b

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
@@ -15,7 +15,7 @@ set(PACKAGE "stubby")
1515
set(PACKAGE_NAME "Stubby")
1616
set(PACKAGE_VERSION_MAJOR 0)
1717
set(PACKAGE_VERSION_MINOR 4)
18-
set(PACKAGE_VERSION_RELEASE 1)
18+
set(PACKAGE_VERSION_RELEASE 2)
1919
set(PACKAGE_VERSION "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_RELEASE}")
2020
set(PACKAGE_BUGREPORT "[email protected]")
2121
set(RELEASE_CANDIDATE "")

0 commit comments

Comments
 (0)