diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-10-12 18:37:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-10-12 18:37:00 -0700 |
commit | 747ecb19f89540b60ae340ddc1d176f00ef4c216 (patch) | |
tree | 1e9ed34cb3635c6002449e345488c6af12438690 | |
parent | b4de85b1b63d03322c2c831002bd5aa6418347ba (diff) |
xscope 1.3.99.901 (1.4 RC1)xscope-1.3.99.901
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |