summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:43:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:43:00 -0700
commit17332856a27d27f4ea08b99d58b8e4167b7d815f (patch)
treee004fd5880c67e76ecef0632c5028b3afaacd187
parent9aa7a02bafe1a56837484c0122cb96f86b08c20e (diff)
editres 1.0.5editres-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a894b8..2e29269 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(editres,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],editres)
+AC_INIT([editres], [1.0.5],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [editres])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE