From 9196325df8ffa9107d9b87353635df4a4a0f1a51 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 18 Jun 2020 19:21:40 -0400 Subject: NEWS, configure.ac: Set version to 3.1.2+dev --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 85cfd52..cd54608 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.2], +AC_INIT([opkhelper], [3.1.2+dev], [mailto:proteanos-dev@lists.proteanos.com], [opkhelper], [http://www.proteanos.com/dev/opkhelper/]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v0.9.1