From 2231b66a936e3fd2ef91a44191d054836bd16711 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 04 Aug 2019 00:51:00 -0400 Subject: NEWS, configure.ac: Set version to 4.1.2+dev --- diff --git a/NEWS b/NEWS index 8dd4da9..27d0f14 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +opkbuild version 4.1.2+dev +-------------------------- + +Released: ????-??-?? + opkbuild version 4.1.2 ---------------------- diff --git a/configure.ac b/configure.ac index 8f4359c..df02367 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.2], +AC_INIT([opkbuild], [4.1.2+dev], [mailto:proteanos-dev@lists.proteanos.com], [opkbuild], [http://www.proteanos.com/dev/opkbuild/]) AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild']) -- cgit v0.9.1