This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 11a7835 release 0.0.1.4 new 3802d40 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 3802d40e5749ba9b7fd705aa093ceab467211972 Author: X2Go Release Manager <git-admin@x2go.org> Date: Sun Nov 20 09:39:35 2016 +0100 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 776c74f..08cb1d5 100644 --- a/VERSION.x2gomatebindings +++ b/VERSION.x2gomatebindings @@ -1 +1 @@ -0.0.1.4 +0.0.1.5 diff --git a/configure.ac b/configure.ac index e82004e..bd47695 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(caja-x2goumount, 0.0.1.3, http://www.x2go.org) +AC_INIT(caja-x2goumount, 0.0.1.5, 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 8d572b4..92f0605 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gomatebindings (0.0.1.5-0~x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Sun, 20 Nov 2016 09:39:20 +0100 + x2gomatebindings (0.0.1.4-0~x2go1) unstable; urgency=low [ Mike DePaulo ] diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index e7003d2..710c41c 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -1,5 +1,5 @@ Name: x2gomatebindings -Version: 0.0.1.4 +Version: 0.0.1.5 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