This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from a009412 release 0.0.1.5 new 2ff28fa Continue development The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: VERSION.x2gomatebindings | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ x2gomatebindings.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 2ff28faab342e3e464270216c8512cbe2f4c4187 Author: X2Go Release Manager <git-admin@x2go.org> Date: Wed Aug 23 10:24:38 2017 +0200 Continue development --- VERSION.x2gomatebindings | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ x2gomatebindings.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/VERSION.x2gomatebindings b/VERSION.x2gomatebindings index 08cb1d5..938dc46 100644 --- a/VERSION.x2gomatebindings +++ b/VERSION.x2gomatebindings @@ -1 +1 @@ -0.0.1.5 +0.0.1.6 diff --git a/configure.ac b/configure.ac index bd47695..2570b24 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(caja-x2goumount, 0.0.1.5, http://www.x2go.org) +AC_INIT(caja-x2goumount, 0.0.1.6, 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 3e199bf..3ba96ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gomatebindings (0.0.1.6-0~x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Wed, 23 Aug 2017 10:23:41 +0200 + x2gomatebindings (0.0.1.5-0~x2go1) unstable; urgency=medium [ Mihai Moldovan ] diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index ae5b236..b7b9966 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -1,5 +1,5 @@ Name: x2gomatebindings -Version: 0.0.1.5 +Version: 0.0.1.6 Release: 0.0x2go1%{?dist} Summary: X2Go MATE bindings and MIME types %if 0%{?suse_version} -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git