diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:41:38 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:41:38 -0700 |
commit | facf56074567094349d9050e99a659d8e3a1b0ce (patch) | |
tree | 1cf25409dc035b3e4907b688bc62833f4fe7efbc /configure.ac | |
parent | e4c1258143bf09de5453faafe2c6f0bc107a1523 (diff) |
xkbprint 1.0.4xkbprint-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8ed15b6..8dcef5f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xkbprint], [1.0.3], +AC_INIT([xkbprint], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbprint]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |