diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-20 18:58:33 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-20 18:58:33 -0700 |
commit | cda9968cea772dbc94b50d791a5be62203ae9ddf (patch) | |
tree | 45e452b870691f160a6be83d136377c4b2fb05cb | |
parent | 9eee6c49bd6f57d51c517a6703cac2f29732231a (diff) |
Version bump: 1.0.3xconsole-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 a092b81..7b5f858 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(xconsole,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xconsole) +AC_INIT(xconsole,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xconsole) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |