summaryrefslogtreecommitdiff
path: root/.bootstrap
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2008-10-23 14:31:30 +0200
committerTorbjorn Granlund <tege@gmplib.org>2008-10-23 14:31:30 +0200
commit9940fa464e67bcb9840c95730cf34857a110aa6a (patch)
tree9d3c3a33c625ba7f96d989c9c6904f8f499bee00 /.bootstrap
parent0e8a8d409528b0b324cbd1dcdc63346dd06b22e6 (diff)
downloadgmp-9940fa464e67bcb9840c95730cf34857a110aa6a.tar.gz
Generate dummy doc/version.texi
Diffstat (limited to '.bootstrap')
-rwxr-xr-x.bootstrap7
1 files changed, 7 insertions, 0 deletions
diff --git a/.bootstrap b/.bootstrap
index cdf72232d..b2894900d 100755
--- a/.bootstrap
+++ b/.bootstrap
@@ -7,3 +7,10 @@
# Stick to automake-1.8, since later versions require the ylwrap
# script.
aclocal-1.8 && autoconf && autoheader && automake-1.8
+
+cat >doc/version.texi <<EOF
+@set UPDATED 19 January 2038
+@set UPDATED-MONTH January 2038
+@set EDITION 12.35
+@set VERSION 12.35
+EOF