diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-06 15:58:57 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-06 15:58:57 -0700 |
commit | 8d9922bdc53c5538dbfbba65f5a3e15afc8aea91 (patch) | |
tree | 966cccfc5d8469a685c94b0e1dc79684f59cfeb3 | |
parent | 822b6bffce953041accc13f4633d2c5d4a8c8dcd (diff) |
Version bump: 1.0.3xmodmap-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4216294..1b567d7 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(xmodmap,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmodmap) +AC_INIT(xmodmap,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmodmap) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |