summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Hlusiak <saschahlusiak@arcor.de>2012-03-11 11:45:08 +0100
committerSascha Hlusiak <saschahlusiak@arcor.de>2012-03-11 11:45:08 +0100
commitbdf8fd3f650789d2012ec0cc915729dd1e91346d (patch)
treedd9c2926d9a0c560e9ae63c1f958cfff419a0f5f
parentb217fabdef1714ed4898e08de4c2a6b9cc8d4f0f (diff)
Signed-off-by: Sascha Hlusiak <saschahlusiak@arcor.de>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 73afa9a..1bcc62a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,13 +20,13 @@
#
# Process this file with autoconf to produce a configure script
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-joystick],
- [1.6.0],
+ [1.6.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-joystick])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR(.)