[X2Go-Commits] [nx-libs] 17/54: nx-X11/lib/configure.ac: fix version number
git-admin at x2go.org
git-admin at x2go.org
Sun Mar 24 10:05:01 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository nx-libs.
commit 71a3b8447d2de86db7d4a7f26b3b2c0bc9e01541
Author: Ulrich Sibiller <uli42 at gmx.de>
Date: Wed Feb 20 22:25:46 2019 +0100
nx-X11/lib/configure.ac: fix version number
reflect the version of libX11 we are basing on
---
nx-X11/lib/configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nx-X11/lib/configure.ac b/nx-X11/lib/configure.ac
index 0c04f91..990ed31 100644
--- a/nx-X11/lib/configure.ac
+++ b/nx-X11/lib/configure.ac
@@ -1,6 +1,6 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libNX_X11], [1.6.5],
+AC_INIT([libNX_X11], [1.6.7],
[https://github.com/ArcticaProject/nx-libs/issues], [libNX_X11])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([Makefile.am])
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list