diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:18:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:18:09 +0000 |
commit | 1cab6bf479478b2f5816e5bde4f5542dea45f15a (patch) | |
tree | f0737355f68bc024a31beb0a5dd3c0370f522071 /doc/version.texi | |
parent | Initial commit. (diff) | |
download | readline-1cab6bf479478b2f5816e5bde4f5542dea45f15a.tar.xz readline-1cab6bf479478b2f5816e5bde4f5542dea45f15a.zip |
Adding upstream version 7.0.upstream/7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/version.texi')
-rw-r--r-- | doc/version.texi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/version.texi b/doc/version.texi new file mode 100644 index 0000000..9dc2998 --- /dev/null +++ b/doc/version.texi @@ -0,0 +1,10 @@ +@ignore +Copyright (C) 1988-2016 Free Software Foundation, Inc. +@end ignore + +@set EDITION 7.0 +@set VERSION 7.0 +@set UPDATED 16 July 2016 +@set UPDATED-MONTH July 2016 + +@set LASTCHANGE Sat Jul 16 13:43:15 EDT 2016 |