summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2014-04-01 16:31:59 (EDT)
committer Paul Barker <paul@paulbarker.me.uk>2014-04-01 16:31:59 (EDT)
commit1e523fd5a8611f810028f26057f1981acfca8262 (patch)
treea1fc739058f2a42ab8843422da729044dcd59761 /configure.ac
parent5a79bec096b08da5a3efa02578994159c720b1ad (diff)
configure.ac: Bump version to 0.2.2v0.2.2
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
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 04b7617..3a9e4bc 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.2-SNAPSHOT])
+AC_INIT([opkg], [0.2.2])
AC_CONFIG_SRCDIR([libopkg/pkg.c])
AC_CONFIG_AUX_DIR([conf])