summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 17:47:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 17:47:14 -0700
commit39db25e110cfedcec99394dfa7614ca248685c0d (patch)
tree4db08012e5896c3b4b4d77b544abb3a6db1db0f9
parentfc4bf3cda6d14cac9272f8399bb6dc614c1ef956 (diff)
transset 1.0.1transset-1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9d93fcd..ce2d518 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([transset], [1.0.0],
+AC_INIT([transset], [1.0.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [transset])
-RELEASE_DATE="2012-06-07"
+RELEASE_DATE="2013-05-17"
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])