summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-01-27 12:00:06 +0100
committerXavier Claessens <xclaesse@gmail.com>2011-01-27 12:00:06 +0100
commite870e3105b7cb2d2c30b89a0773c6f0e67e2edd1 (patch)
tree8fd2ace151eef62e9f6f1ff29333cb2ceab80705
parentc79de623d62e302964d3a5423bd4d8b12fe4e872 (diff)
prepare for releasessh-contact-0.5
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index afaa05e..4ae94d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+NEW in 0.5
+==========
+
+ - Fixes bug #33579 - allow user to pass options to the ssh client
+
NEW in 0.4
==========
diff --git a/configure.ac b/configure.ac
index 8861fea..13f66b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
m4_define(released, 1)
-AC_INIT(ssh-contact, 0.4, https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=ssh-contact)
+AC_INIT(ssh-contact, 0.5, https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=ssh-contact)
AC_PREREQ(2.59)
AC_COPYRIGHT([
Copyright (C) 2010 Collabora Ltd.