diff options
author | X2Go Release Manager <git-admin@x2go.org> | 2015-07-04 06:31:07 +0200 |
---|---|---|
committer | X2Go Release Manager <git-admin@x2go.org> | 2015-07-04 06:31:07 +0200 |
commit | 8a81ba8b59351c4dab2ad88562e35bb55b7c3657 (patch) | |
tree | 2cec7caae8b85d8103a536371039bc952db418e4 | |
parent | 023bc5a6217fb0cdd9c98a81c106abc8438c0b6c (diff) | |
download | nx-libs-8a81ba8b59351c4dab2ad88562e35bb55b7c3657.tar.gz nx-libs-8a81ba8b59351c4dab2ad88562e35bb55b7c3657.tar.bz2 nx-libs-8a81ba8b59351c4dab2ad88562e35bb55b7c3657.zip |
Continue development
-rw-r--r-- | debian/VERSION | 2 | ||||
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | nx-libs.spec | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/VERSION b/debian/VERSION index 1e2113dd8..00c11d72e 100644 --- a/debian/VERSION +++ b/debian/VERSION @@ -1 +1 @@ -3.5.0.32 +3.5.0.33 diff --git a/debian/changelog b/debian/changelog index bc7d8e3c2..62690e5ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Sat, 04 Jul 2015 06:29:19 +0200 + nx-libs (2:3.5.0.32-0x2go1) unstable; urgency=low [ Mihai Moldovan ] diff --git a/nx-libs.spec b/nx-libs.spec index a29fa261f..65e4be572 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: nx-libs -Version: 3.5.0.32 +Version: 3.5.0.33 Release: 0.0x2go1%{?dist} Summary: NX X11 protocol compression libraries |