summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 17:26:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 17:27:05 -0800
commitaade7161f63fd7f5a673e8432abd998fe1d9c7a2 (patch)
treee7d20eb5017f4a14b1e965f187a425401b83744a
parentd6131b3d0cf6b30fd059fe1a1a17d4be24d00e9b (diff)
downloadxorg-proto-dmxproto-aade7161f63fd7f5a673e8432abd998fe1d9c7a2.tar.gz
dmxproto 2.3.1dmxproto-2.3.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 3d74833..af05b01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([DMXProto], [2.3],
+AC_INIT([DMXProto], [2.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AC_CONFIG_SRCDIR([Makefile.am])