summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Brooks <john.brooks@jollamobile.com>2012-11-29 10:42:59 -0700
committerJohn Brooks <john.brooks@jollamobile.com>2012-11-29 10:42:59 -0700
commit1e6bb17cf95ccb0b3a78a80d9b53db04c19481a0 (patch)
treedd14bd9f9516e8627f18a7cfbb9bd8a7ad0a708b
parent592f14a9e4ad79f2182f5fe37aa07240dab25605 (diff)
Bump version to 2.2.02.2.0
-rw-r--r--ChangeLog3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a759f31..f80ceaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+release 2.2.0
+ Added mission-control plugin
+
release 2.1.3
BMC#12164, 12932: emitting correct message type
Added manual page, updated documentation
diff --git a/configure.ac b/configure.ac
index c2f9ad0..61826ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([telepathy-ring], [2.1.3])
+AC_INIT([telepathy-ring], [2.2.0])
AC_PREREQ([2.59])
AM_INIT_AUTOMAKE([foreign 1.9])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])