diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-27 16:37:20 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-27 16:37:20 -0700 |
commit | 3decc85623f023a31b8c19526b29092a9f2d0357 (patch) | |
tree | d09121b232be04282ff8fdb272d4788dd186daa2 | |
parent | 4eca5d1de51926b640fd3d38db1a683740c64dd0 (diff) |
Version bump: 1.0.3xset-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 a43b200..815fd75 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xset,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset) +AC_INIT(xset,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |