summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul.betafive@gmail.com <paul.betafive@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2013-09-13 13:11:13 (EDT)
committer paul.betafive@gmail.com <paul.betafive@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2013-09-13 13:11:13 (EDT)
commit90ed8ca4df182e7271b2a484a2359ad6c2c17abd (patch)
tree2e2b794dfa92ae81fac19cb89f9c590822e70296 /configure.ac
parent3baba7384291897c04bfd5e5fb70b068f6e5029b (diff)
Bump version to 0.2.0
Signed-off-by: Paul Barker <paul@paulbarker.me.uk> git-svn-id: http://opkg.googlecode.com/svn/branches/opkg-0.2.x@703 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
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 7ea91a1..02c51c8 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-rc2])
+AC_INIT([opkg], [0.2.0])
AC_CONFIG_SRCDIR([libopkg/pkg.c])
AC_CONFIG_AUX_DIR([conf])