summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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],