summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
-rw-r--r--configure.ac6
2 files changed, 15 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cb24089..8f9f75a 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,18 @@ recent at the top).
See also ChangeLog.
+telepathy-sofiasip 0.7.0 (2010-11-23)
+-------------------------------------
+
+The "Fermentation Vat No. 78" release.
+
+- Opening the new development series.
+- Implemented o.fd.Tp.Ch.I.Messages (fd.o #29377).
+- Implemented o.fd.Tp.Protocol (fd.o #30538).
+- Uses TpDBusDaemon to export media streams (fd.o #31720).
+- Depends on telepathy-glib 0.12.0 now.
+- Improvements in session state and signalling.
+
Changes in release 0.6.3 (2010-06-21)
-------------------------------------
diff --git a/configure.ac b/configure.ac
index a08d34b..93eb480 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,9 +2,9 @@ AC_PREREQ([2.59])
m4_define([THIS_PACKAGE],[telepathy-sofiasip])
m4_define([VERSION_MAJOR],[0])
-m4_define([VERSION_MINOR],[6])
-m4_define([VERSION_MICRO],[99])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MINOR],[7])
+m4_define([VERSION_MICRO],[0])
+m4_define([VERSION_NANO],[0])
m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
m4_define([THIS_VERSION],