summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-09-26 00:45:52 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-09-26 00:45:52 (EDT)
commite05eed6853fd6a242b9df232fd8463e41361684d (patch)
treec86f459f1bac002db4989d091c019b59e5b4382b /configure.ac
parent14383677eb011af77cdcc4f9a7e41c3afa0ba198 (diff)
NEWS, configure.ac: Set version to 3.1.4+dev
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a51c123..b540679 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 <http://www.gnu.org/licenses/>.
-AC_INIT([opkhelper], [3.1.4],
+AC_INIT([opkhelper], [3.1.4+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkhelper],
[http://www.proteanos.com/dev/opkhelper/])
AC_CONFIG_AUX_DIR([build-aux])