[vino] 2.28.1 release



commit ba553aac91e4eb8bb91d67e038431b9ccf993656
Author: Jonh Wendell <jwendell gnome org>
Date:   Mon Oct 19 09:10:38 2009 -0300

    2.28.1 release

 NEWS         |   14 ++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e66bbde..ea18fcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Vino 2.28.1
+===========
+
+  Fixes
+
+	- Fix build in OpenBSD
+	- Don't use restart feature of session manager
+
+  Translations:
+
+	+ Leonid Kanter (ru)
+	+ Takeshi AIHANA (ja)
+	+ Tomasz Dominikowski (pl)
+
 Vino 2.28.0
 ===========
 
diff --git a/README b/README
index 3f5f15f..ca1ff14 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Vino 2.28.0
+Vino 2.28.1
 ============
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index 5d52437..0352251 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([vino], [2.28.0],
+AC_INIT([vino], [2.28.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=vino])
 AC_CONFIG_SRCDIR(server/vino-fb.c)
 



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