summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBertrand Lorentz <bertrand.lorentz@gmail.com>2011-09-19 23:05:38 +0200
committerBertrand Lorentz <bertrand.lorentz@gmail.com>2011-09-19 23:05:38 +0200
commit2bdb8f190a5fffcb3c942d14872decbe7ffd519b (patch)
tree52b42465478d49843542618767f9b9d344cdbc8c /configure.ac
parentec17ddcba6f1a3be00a694675cc24e0f4e267b25 (diff)
release: Bump version to 2.2.0
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 ae1b523..dd8b868 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT([banshee-community-extensions], 2.1.4,
+AC_INIT([banshee-community-extensions], 2.2.0,
[http://bugzilla.gnome.org/enter_bug.cgi?product=banshee&component=Community%20Extensions])
AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar dist-zip foreign])