From ce979d274826551044f63b51b51b847454cf1367 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Sun, 23 Feb 2014 15:36:15 -0500 Subject: configure.ac: Bump version to 0.2.2-SNAPSHOT Signed-off-by: Paul Barker --- diff --git a/configure.ac b/configure.ac index 116806e..04b7617 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script -AC_INIT([opkg], [0.2.1]) +AC_INIT([opkg], [0.2.2-SNAPSHOT]) AC_CONFIG_SRCDIR([libopkg/pkg.c]) AC_CONFIG_AUX_DIR([conf]) -- cgit v0.9.1