Skip to content

Commit e59e545

Browse files
committed
xf86-input-tslib 1.1.1
1 parent 1e8da6d commit e59e545

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2017-09-11 Martin Kepplinger <martink@posteo.de>
1+
2017-09-10 Martin Kepplinger <martink@posteo.de>
22
xf86-input-tslib 1.1.1 includes the following changes:
33
* fix tslib sample's valid flag check
44

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Process this file with autoconf to produce a configure script
2323

2424
AC_PREREQ(2.59)
25-
AC_INIT([xf86-input-tslib],[1.1.0],[https://github.com/merge/xf86-input-tslib/issues],[xf86-input-tslib],[https://github.com/merge/xf86-input-tslib])
25+
AC_INIT([xf86-input-tslib],[1.1.1],[https://github.com/merge/xf86-input-tslib/issues],[xf86-input-tslib],[https://github.com/merge/xf86-input-tslib])
2626

2727
AC_CONFIG_SRCDIR([Makefile.am])
2828
AC_CONFIG_AUX_DIR(.)

0 commit comments

Comments
 (0)