summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:05:16 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:05:16 -0800
commitc256f5a1e82ed874d8bd068901dd9b138adb6f89 (patch)
tree695191918f2fe838b21c257e6cc07c1c05616e98
parentd2fce327fd2c308c17aa239be27dca294cb52ca0 (diff)
editres 1.0.6editres-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a585c2f..6142764 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([editres], [1.0.5],
+AC_INIT([editres], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [editres])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE