From 8b6037b653dea0992388d38ecbbcbd4b5c635d5d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 08 Nov 2020 13:04:25 -0500 Subject: NEWS, configure.ac: Set version to 3.1.3+dev --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bcb2f94..fdc66cf 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -AC_INIT([opkhelper], [3.1.3], +AC_INIT([opkhelper], [3.1.3+dev], [mailto:proteanos-dev@lists.proteanos.com], [opkhelper], [http://www.proteanos.com/dev/opkhelper/]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v0.9.1