diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-06 17:13:42 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-06 17:13:42 -0500 |
commit | be084fbeba28312fc5102e98d64726464032c3e8 (patch) | |
tree | ee1848ff265bbeffa5bbb2307acd61864d301cf3 | |
parent | c1cc023fc50ce3a4a23f4682ebefd2301fd13170 (diff) |
xkbcomp 1.0.4xkbcomp-1.0.4
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 47390e9..8f594fa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,3 @@ - dnl Copyright 2005 Red Hat, Inc. dnl dnl Permission to use, copy, modify, distribute, and sell this software and its @@ -22,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xkbcomp,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp) +AC_INIT(xkbcomp,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |