Bump version number twice (RHEL-3; RHEL-4).

This commit is contained in:
cagney 2005-02-22 19:15:01 +00:00
parent 367b952805
commit 155a3e093e
1 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Name: gdb
Version: 6.3.0.0
# The release always contains a leading reserved number, start it at 0.
Release: 0.29
Release: 0.31
License: GPL
Group: Development/Debuggers
@ -434,6 +434,12 @@ fi
# don't include the files in include, they are part of binutils
%changelog
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.31
- Bump version number.
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.30
- Bump version number.
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.29
- Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address
and not zero unsnd. Fix BE 32- vs 64-bit problem.