The branch, master has been updated via c99272506b17f92778712fb340056b6691c841f6 (commit) from a8454dfcc22645286740aeb467022cb28582cbc3 (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 c99272506b17f92778712fb340056b6691c841f6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 28 18:35:51 2013 +0200 Continue development... ----------------------------------------------------------------------- Summary of changes: VERSION.x2gomatebindings | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/VERSION.x2gomatebindings b/VERSION.x2gomatebindings index 3eface3..6911b2c 100644 --- a/VERSION.x2gomatebindings +++ b/VERSION.x2gomatebindings @@ -1 +1 @@ -0.0.1.1 +0.0.1.2 diff --git a/configure.ac b/configure.ac index d96e693..0b46740 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(caja-x2goumount, 0.0.1.1, http://www.x2go.org) +AC_INIT(caja-x2goumount, 0.0.1.2, 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 f480ccd..da83673 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 18:35:22 +0200 + x2gomatebindings (0.0.1.1-0~x2go1) unstable; urgency=low * New upstream release (0.0.1.1): hooks/post-receive -- x2gomatebindings.git (x2gomatebindings upstream project) 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 "x2gomatebindings.git" (x2gomatebindings upstream project).