summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 17:01:02 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 17:01:02 -0800
commitbde5fc6b3c493365139eb4451cd1829bf48f7ac2 (patch)
treebeea854521092521115e79a7b40c5936b5cf589d
parentc13aa758f31596fbe3f99ce0f54f00493118e729 (diff)
xedit 1.2.1xedit-1.2.1
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 6e39882..1d34a70 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([xedit], [1.2.0],
+AC_INIT([xedit], [1.2.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xedit])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE