summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-03-10 09:09:12 +0000
committerDaniel Stone <daniel@fooishbar.org>2006-03-10 09:09:12 +0000
commit6b195148c00b990923ad5de4d021d4eeacbede68 (patch)
tree9ba264c16140a34e05c51c4cd4b1d52052ac4610 /configure.ac
parent986fa213931e8d86ff0c1db7d6fe684b1fb92794 (diff)
Initialise vd.variant and vd.variant to NULL when failing to get the active RMLVO components from the server.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8ff054..6d415ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(setxkbmap,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],setxkbmap)
+AC_INIT(setxkbmap,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],setxkbmap)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE