From 7fc1cd1666147121984a61b1146ad6651bf2d5d5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 29 Mar 1996 18:09:06 +0000 Subject: [PATCH] * VERSION: Bump to 2.6.1. * Makefile.in (stamp-h): Depend upon VERSION. --- bfd/ChangeLog | 5 +++++ bfd/Makefile.in | 2 +- bfd/VERSION | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 05480418699..138afbc6da2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 29 12:44:36 1996 Ian Lance Taylor + + * VERSION: Bump to 2.6.1. + * Makefile.in (stamp-h): Depend upon VERSION. + Thu Mar 28 23:48:49 1996 Jeffrey A Law (law@cygnus.com) * libbfd-in.h (generic_link_hash_newfunc): Add declaration. diff --git a/bfd/Makefile.in b/bfd/Makefile.in index cd84b94c195..11d337c1d03 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -684,7 +684,7 @@ config.h: stamp-h ; @true stamp-h: config.in config.status CONFIG_FILES= CONFIG_HEADERS=config.h:config.in $(SHELL) ./config.status -config.status: configure configure.host config.bfd +config.status: configure configure.host config.bfd VERSION $(SHELL) config.status --recheck # Have to get rid of .dep1 here so that "$?" later includes all of $(CFILES). diff --git a/bfd/VERSION b/bfd/VERSION index 9ddf6b5ad1a..d4b6a2b19f4 100644 --- a/bfd/VERSION +++ b/bfd/VERSION @@ -1 +1 @@ -cygnus-2.6 +cygnus-2.6.1 -- 2.30.2