summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-08 18:32:15 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-08 18:32:15 (EST)
commit7029b60525e864b2bcd5197fd7aeaa90a4bbb406 (patch)
tree105f106a1321325a051b8177f2a6315f36d3f571 /configure.ac
parentbf8ed331dcea8a137735a9d551c42784c06aaeb4 (diff)
NEWS, configure.ac: Set version to 4.2.2+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 6ed31fd..d5f35e4 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 <http://www.gnu.org/licenses/>.
-AC_INIT([opkbuild], [4.2.2],
+AC_INIT([opkbuild], [4.2.2+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])