diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 14:10:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 14:10:04 -0700 |
commit | b82eb1279acc60f9ebb93730ac002dfde2118a4b (patch) | |
tree | fbc08087b604b3973d559e1f47039a8d461369bb | |
parent | 2983ab485ff3fd68ff33d81f9fa46977ec724ac6 (diff) |
xman 1.1.0xman-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index eab5d7d..619b033 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(xman,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xman) +AC_INIT(xman, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xman) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |