summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-10-12 18:37:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-10-12 18:37:00 -0700
commit747ecb19f89540b60ae340ddc1d176f00ef4c216 (patch)
tree1e9ed34cb3635c6002449e345488c6af12438690
parentb4de85b1b63d03322c2c831002bd5aa6418347ba (diff)
downloadxscope-747ecb19f89540b60ae340ddc1d176f00ef4c216.tar.gz
xscope 1.3.99.901 (1.4 RC1)
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 dee7b66..276ea3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xscope], [1.3.1],
+AC_INIT([xscope], [1.3.99.901],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])