aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nx-X11/lib/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/configure.ac b/nx-X11/lib/configure.ac
index 0c04f9103..990ed31ef 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])