~thopiekar/emgd/xserver-xorg-input-synaptics-github_community

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Peter Hutterer
  • Date: 2013-01-17 09:22:03 UTC
  • Revision ID: git-v1:f23991d3c2bbf25d467ddd6d850acd5bca3cd4b2
synaptics 1.6.2.901

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
# Initialize Autoconf
24
24
AC_PREREQ([2.60])
25
25
AC_INIT([xf86-input-synaptics],
26
 
        [1.6.2],
 
26
        [1.6.2.901],
27
27
        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
28
28
        [xf86-input-synaptics])
29
29
AC_CONFIG_SRCDIR([Makefile.am])