diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-22 20:05:21 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-22 20:05:21 -0700 |
commit | aebe52fd87925353c687fbd26c5547410d4b96c1 (patch) | |
tree | 657756bc66bbef4cce184061b7073d927f5db0f0 /configure.ac | |
parent | e919068b70411167e3f239ad32d1fd4ad2a0c10d (diff) |
editres 1.0.4editres-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f41574b..f16597b 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(editres,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],editres) +AC_INIT(editres,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],editres) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |