diff options
author | Christopher Faylor <me@cgf.cx> | 2003-04-21 04:33:00 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-04-21 04:33:00 +0000 |
commit | 650dc784e54426275e60161ccc9de22ae711f276 (patch) | |
tree | 4499a3812095cd41bc42cce8271d82ede5f78df0 /winsup | |
parent | 99b1a40dc1d481abfa9bbe18d36dd1de3e458c3b (diff) | |
download | cygnal-650dc784e54426275e60161ccc9de22ae711f276.tar.gz cygnal-650dc784e54426275e60161ccc9de22ae711f276.tar.bz2 cygnal-650dc784e54426275e60161ccc9de22ae711f276.zip |
Clarify number bump
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 544b57e2d..37d17d77b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,6 +1,6 @@ 2003-04-21 Christopher Faylor <cgf@redhat.com> - * include/cygwin/version.h: Bump DLL major number to 5. Change DLL + * include/cygwin/version.h: Bump DLL major number to 1005. Change DLL minor number to 0. Bump API minor number. 2003-04-20 Corinna Vinschen <corinna@vinschen.de> |