diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-10-26 16:53:25 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:48 +0200 |
commit | 0c73ee95a9a78ef80a2368b55f6214f40f5a3771 (patch) | |
tree | 400cd7d56596907864b4915aa7c1012feace0ea9 /doc | |
parent | 3b296c7d9fe4815f5c7170ba0a98089f732d99e5 (diff) |
2006-10-26 Thomas Schwinge <tschwinge@gnu.org>
[task #5956 --- ``Automake'ify GNU Mach's code base'']
The Automake build system wants us to have these files in the rcs, so
do that.
* version.texi: New file, generated.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/version.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/version.texi b/doc/version.texi new file mode 100644 index 0000000..cab3d80 --- /dev/null +++ b/doc/version.texi @@ -0,0 +1,4 @@ +@set UPDATED 7 October 2006 +@set UPDATED-MONTH October 2006 +@set EDITION 1.3.99 +@set VERSION 1.3.99 |