summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2010-06-17 15:18:57 -0700
committerDan Nicholson <dbn.lists@gmail.com>2010-06-21 13:41:35 -0700
commitc68c75d0fb30b6dff512bcede72435d8f8dd0eb6 (patch)
treeaf7c77547073a3e07605e074e6f12144be94f22d
parenta93700e3472e319d6bca966848073c5e2d3f30e2 (diff)
Roll back version to pre-1.0
Although it would be nice to assume that xts is ready for a milestone 1.0 release, the reality is that it's definitely still rough and will need a couple prereleases to settle down. Apologies to anyone who tried to package this already. Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f281588..158b72af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([X Test Suite],
- 1.0.0,
+ [0.99.0],
[http://xorg.freedesktop.org/wiki/BuildingXtest],
[xts])