The branch, master has been updated via 05e3c6ed0c2db605fba2d6a1d34ba1adf6d81c40 (commit) from c0415a87f9090d96125445141a8c038a89c0399e (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 05e3c6ed0c2db605fba2d6a1d34ba1adf6d81c40 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 26 18:34:31 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 0866607..3eface3 100644 --- a/VERSION.x2gomatebindings +++ b/VERSION.x2gomatebindings @@ -1 +1 @@ -0.0.1.0 +0.0.1.1 diff --git a/configure.ac b/configure.ac index 8f52358..d96e693 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(caja-x2goumount, 1.4.1, http://www.x2go.org) +AC_INIT(caja-x2goumount, 0.0.1.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 b072297..66a83de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gomatebindings (0.0.1.1-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 26 Jul 2013 18:33:48 +0200 + x2gomatebindings (0.0.1.0-0~x2go1) unstable; urgency=low * Initial upstream version (0.0.1.0): 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).