This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit c0dffdd27a9eb5e29adeac55c936ac1f52173ad3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 3 17:03:36 2014 +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 6911b2c..f300706 100644 --- a/VERSION.x2gomatebindings +++ b/VERSION.x2gomatebindings @@ -1 +1 @@ -0.0.1.2 +0.0.1.3 diff --git a/configure.ac b/configure.ac index 430831f..cc24ae0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(caja-x2goumount, 0.0.1.2, http://www.x2go.org) +AC_INIT(caja-x2goumount, 0.0.1.3, 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 2b7f1cb..70827db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 03 Oct 2014 17:03:24 +0200 + x2gomatebindings (0.0.1.2-0~x2go2) unstable; urgency=low [ Mike Gabriel ] diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index 46eb006..0bddf1f 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -1,5 +1,5 @@ Name: x2gomatebindings -Version: 0.0.1.2 +Version: 0.0.1.3 Release: 0.0x2go1%{?dist} Group: Applications/Communications Summary: X2Go MATE bindings and MIME types -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git