diff --git a/NEWS.adoc b/NEWS.adoc index 9f2efc8..7f9ffb4 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -1,8 +1,8 @@ DeuTex release notes ==================== -HEAD ----- +5.1.0 (2017-08-11) +------------------ General ~~~~~~~ diff --git a/configure.ac b/configure.ac index af36026..f866edd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([DeuTex], [5.0.0], [https://github.com/Doom-Utils/deutex/issues]) +AC_INIT([DeuTex], [5.1.0], [https://github.com/Doom-Utils/deutex/issues]) AC_PACKAGE_URL([https://github.com/Doom-Utils/deutex]) AM_INIT_AUTOMAKE([foreign]) AC_PROG_CC