summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-10 12:37:55 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-10 12:37:55 +0100
commit414594e993816ba995434aa108edd0e547eeb5f5 (patch)
tree116f5155910d3a4363d8be87b104dc58ed26c81d
parentdf042648e79ab16b4e56317044c0c67a2837f061 (diff)
prepare release
-rw-r--r--NEWS5
-rw-r--r--configure.ac4
2 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 373c2bb..27cdd26 100644
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,12 @@ formerly known as Telepathy-SofiaSIP (most recent at the top).
See also ChangeLog.
-telepathy-rakia 0.7.5 (UNRELEASED)
+telepathy-rakia 0.7.5 (2013-09-10)
----------------------------------
+The “Superstition” release. This is a release candidate
+for telepathy-rakia 0.8.0, the first stable-branch under this name.
+
Enhancements:
- Use the same compiler and linker warnings as telepathy-glib
diff --git a/configure.ac b/configure.ac
index eaa7c17..365d4c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ([2.60])
m4_define([THIS_PACKAGE],[telepathy-rakia])
m4_define([VERSION_MAJOR],[0])
m4_define([VERSION_MINOR],[7])
-m4_define([VERSION_MICRO],[4])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MICRO],[5])
+m4_define([VERSION_NANO],[0])
m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
m4_define([THIS_VERSION],