File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ set(PACKAGE_VERSION_MINOR 4)
18
18
set (PACKAGE_VERSION_RELEASE 0)
19
19
set (PACKAGE_VERSION "${PACKAGE_VERSION_MAJOR} .${PACKAGE_VERSION_MINOR} .${PACKAGE_VERSION_RELEASE} " )
20
20
set (PACKAGE_BUGREPORT
"[email protected] " )
21
- set (RELEASE_CANDIDATE "-rc.1 " )
21
+ set (RELEASE_CANDIDATE "" )
22
22
23
23
set (PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}${RELEASE_CANDIDATE} " )
24
24
set (PACKAGE_TARNAME "${PACKAGE} -${PACKAGE_VERSION}${RELEASE_CANDIDATE} " )
Original file line number Diff line number Diff line change 1
- * 2021-06-?? : Version 0.4.0
1
+ * 2021-06-04 : Version 0.4.0
2
2
* We announce the intention to remove the dnsovertls*.sinodun.com
3
3
servers from the default resolver list in the next release,
4
4
see https://github.com/getdnsapi/stubby/issues/286 for details.
You can’t perform that action at this time.
0 commit comments