From cc8ae3314f06138823ebdef6890b23da0f17cbc6 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 18 Jun 2019 10:43:36 -0400 Subject: NEWS, configure.ac: Set version to 4.1.1 --- diff --git a/NEWS b/NEWS index 47a1526..0f86573 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +opkbuild version 4.1.1 +---------------------- + +Released: ????-??-?? + opkbuild version 4.1.0 ---------------------- diff --git a/configure.ac b/configure.ac index 9b55cf2..9893403 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with opkbuild. If not, see . -AC_INIT([opkbuild], [4.1.0], +AC_INIT([opkbuild], [4.1.1], [mailto:proteanos-dev@lists.proteanos.com], [opkbuild], [http://www.proteanos.com/dev/opkbuild/]) AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild']) -- cgit v0.9.1