Skip to content

Commit 67c4b6f

Browse files
committed
Bump version for release
1 parent a105556 commit 67c4b6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set(PACKAGE "stubby")
1515
set(PACKAGE_NAME "Stubby")
1616
set(PACKAGE_VERSION "0.3.0")
1717
set(PACKAGE_BUGREPORT "team@getdnsapi.net")
18-
set(RELEASE_CANDIDATE "-rc.1")
18+
set(RELEASE_CANDIDATE "")
1919

2020
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}${RELEASE_CANDIDATE}")
2121
set(PACKAGE_TARNAME "${PACKAGE}-${PACKAGE_VERSION}${RELEASE_CANDIDATE}")

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* 2020-01-16: Version 0.3.0rc1
1+
* 2020-02-28: Version 0.3.0
22
* Correct the applied-privacy.net details and remove ibksturm server in stubby.yml.example.
33
* Include AppArmor profile (thanks CameronNemo)
44
* Add `contrib` contributors to the README

0 commit comments

Comments
 (0)