The branch, master has been updated via d2c2f225a9e505865d0c84b85bfad34a6f4517a8 (commit) from 1ac50c315cff2595a7e0f48c27c0928bd2cb8aa9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d2c2f225a9e505865d0c84b85bfad34a6f4517a8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 28 12:42:47 2013 +0200 Continue development... ----------------------------------------------------------------------- Summary of changes: VERSION.x2gognomebindings | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/VERSION.x2gognomebindings b/VERSION.x2gognomebindings index 858f99b..32875ba 100644 --- a/VERSION.x2gognomebindings +++ b/VERSION.x2gognomebindings @@ -1 +1 @@ -2.0.2.0 +2.0.2.1 diff --git a/configure.ac b/configure.ac index 044e414..74175f0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(nautilus-x2goumount, 2.0.2.0, http://www.x2go.org) +AC_INIT(nautilus-x2goumount, 2.0.2.1, http://www.x2go.org) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) diff --git a/debian/changelog b/debian/changelog index c7a1025..6aafc3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gognomebindings (2.0.2.1-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 12:42:33 +0200 + x2gognomebindings (2.0.2.0-0~x2go1) unstable; urgency=low * New upstream version (2.0.2.0): hooks/post-receive -- x2gognomebindings.git (GNOME bindings for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gognomebindings.git" (GNOME bindings for X2Go).