[vinagre] Update NEWS for 3.7.3 release



commit e1af2906a7725b2a5545fdf74f7e6a2a57ddb538
Author: David King <amigadave amigadave com>
Date:   Mon Dec 17 22:40:48 2012 +0000

    Update NEWS for 3.7.3 release

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a3d477d..b25dbab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Vinagre 3.7.3
+=============
+
+David King (5):
+      Post-release version bump to 3.7.1
+      Use https Bugzilla URL in DOAP file
+      Do not use NULL attributes with libsecret
+      Fix missing prototypes warnings
+      Update NEWS for 3.7.3 release
+
+ManojKumar Giri (1):
+      Updated Odia Translation with FUEL implementation.
+
+Roman MÃtyus (1):
+      Updated Slovak translation
+
+Shankar Prasad (1):
+      Updated Kannada Translations
+
 Vinagre 3.6.0
 =============
 
diff --git a/configure.ac b/configure.ac
index fbc5b12..6e3c151 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.64])
-AC_INIT([Vinagre], [3.7.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], [http://projects.gnome.org/vinagre/])
+AC_INIT([Vinagre], [3.7.3], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], [http://projects.gnome.org/vinagre/])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([vinagre/vinagre-main.c])
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]