From 75a2f334cd0438676229a0ea11a2f39b86bec28d Mon Sep 17 00:00:00 2001 From: paul.betafive@gmail.com Date: Sat, 17 Aug 2013 08:14:10 -0400 Subject: Bump version to 0.2.0-rc2 Signed-off-by: Paul Barker git-svn-id: http://opkg.googlecode.com/svn/branches/opkg-0.2.x@664 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- diff --git a/configure.ac b/configure.ac index eea2f18..7ea91a1 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.0-rc1]) +AC_INIT([opkg], [0.2.0-rc2]) AC_CONFIG_SRCDIR([libopkg/pkg.c]) AC_CONFIG_AUX_DIR([conf]) -- cgit v0.9.1