diff --git a/NEWS.adoc b/NEWS.adoc index da0e605..29d2e8f 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -1,4 +1,4 @@ -5.0.0 (2017-??-??) +5.0.0 (2017-07-31) ------------------ Removed features diff --git a/configure.ac b/configure.ac index 0773bc7..af36026 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([DeuTex], [5.0.0-beta.2], [https://github.com/Doom-Utils/deutex/issues]) +AC_INIT([DeuTex], [5.0.0], [https://github.com/Doom-Utils/deutex/issues]) AC_PACKAGE_URL([https://github.com/Doom-Utils/deutex]) AM_INIT_AUTOMAKE([foreign]) AC_PROG_CC