diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-05-12 00:31:09 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-05-12 00:31:09 +0000 |
commit | d3814881674ed862e5c9e2689c10ab799bbf7b8e (patch) | |
tree | d4c73ca71e61b72da8345e7afdbbd7cc059e2f84 /gdb/version.in | |
parent | fb7a8ef0dfe79497e9bb51a8daeec2e70f1186d5 (diff) | |
download | gdb-d3814881674ed862e5c9e2689c10ab799bbf7b8e.zip gdb-d3814881674ed862e5c9e2689c10ab799bbf7b8e.tar.gz gdb-d3814881674ed862e5c9e2689c10ab799bbf7b8e.tar.bz2 |
Replace Makefile.in:VERSION with the file version.in.
Diffstat (limited to 'gdb/version.in')
-rw-r--r-- | gdb/version.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/version.in b/gdb/version.in new file mode 100644 index 0000000..819e07a --- /dev/null +++ b/gdb/version.in @@ -0,0 +1 @@ +5.0 |