summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-07-28 17:12:59 +0200
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-07-28 17:18:08 +0200
commit35606b81a122c7164b1d8d636b2d738c2c89f0f3 (patch)
tree265fa387ab4353a96f84dd257b5ac220aaa76a49
parent91e17a985600fc669c3a3af0cc806550e3a81a14 (diff)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--NEWS2
-rw-r--r--wscript2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ca2a3d2..401c3dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-butterfly-0.3.5 (UNRELEASED)
+telepathy-butterfly-0.3.5 (28-07-2009)
======================================
Dependencies:
diff --git a/wscript b/wscript
index e828a85..5ae030e 100644
--- a/wscript
+++ b/wscript
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-VERSION = '0.3.4.1'
+VERSION = '0.3.5'
APPNAME = 'telepathy-butterfly'
srcdir = '.'