aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xconfigure4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ebafe9f33a..e6b5be6c1a 100644
--- a/Makefile
+++ b/Makefile
@@ -1258,7 +1258,7 @@ install-latex:
.PHONY: doc devdoc
-doc: coq
+doc: glob.dump
(cd doc; make all)
clean::
diff --git a/configure b/configure
index db73e56c0c..0879de1ab6 100755
--- a/configure
+++ b/configure
@@ -6,8 +6,8 @@
#
##################################
-VERSION=8.0cvs
-DATE="Apr 2004"
+VERSION=trunk
+DATE="Mar 2006"
# a local which command for sh
which () {