diff options
author | Joel Brobecker <brobecker@gnat.com> | 2006-05-16 19:43:57 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2006-05-16 19:43:57 +0000 |
commit | e374b601304dd4b4605d36ad5a0fb90ee2a46dc6 (patch) | |
tree | b410c81ebfca3f16f9230a155a0aaf51991d5337 /gdb/version.in | |
parent | 13942a4203513f4af68a03b142469dd871178484 (diff) | |
download | gdb-e374b601304dd4b4605d36ad5a0fb90ee2a46dc6.zip gdb-e374b601304dd4b4605d36ad5a0fb90ee2a46dc6.tar.gz gdb-e374b601304dd4b4605d36ad5a0fb90ee2a46dc6.tar.bz2 |
* version.in (version.in): Bump version number to 6.5.50 now
that the gdb-6.5 branch has been created.
* NEWS: Create a new section for changes that are included
since gdb-6.5. Name the "since gdb-6.4" section as the "in gdb-6.5"
section.
Diffstat (limited to 'gdb/version.in')
-rw-r--r-- | gdb/version.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/version.in b/gdb/version.in index b7fe239..71cb35a 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -6.4.50.20060516-cvs +6.5.50.20060516-cvs |