Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/lib/libbfd/arch Fixup VERSION.



details:   https://anonhg.NetBSD.org/src/rev/2b1c09c636e9
branches:  trunk
changeset: 519557:2b1c09c636e9
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Dec 20 18:26:30 2001 +0000

description:
Fixup VERSION.

diffstat:

 gnu/lib/libbfd/arch/alpha/config.h |  4 ++--
 gnu/lib/libbfd/arch/i386/config.h  |  2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (33 lines):

diff -r 17c5b88cb41f -r 2b1c09c636e9 gnu/lib/libbfd/arch/alpha/config.h
--- a/gnu/lib/libbfd/arch/alpha/config.h        Thu Dec 20 18:14:35 2001 +0000
+++ b/gnu/lib/libbfd/arch/alpha/config.h        Thu Dec 20 18:26:30 2001 +0000
@@ -180,7 +180,7 @@
 #define PACKAGE "bfd"
 
 /* Version number of package */
-#define VERSION "2.11.2"
+#define VERSION "2.11.2nb1"
 
 /* Define if you have the stpcpy function */
 /* #undef HAVE_STPCPY */
@@ -387,7 +387,7 @@
 /* Name of package */
 
 /* Version number of package */
-#define VERSION "2.11.2"
+#define VERSION "2.11.2nb1"
 
 /* Define if you have the stpcpy function */
 /* #undef HAVE_STPCPY */
diff -r 17c5b88cb41f -r 2b1c09c636e9 gnu/lib/libbfd/arch/i386/config.h
--- a/gnu/lib/libbfd/arch/i386/config.h Thu Dec 20 18:14:35 2001 +0000
+++ b/gnu/lib/libbfd/arch/i386/config.h Thu Dec 20 18:26:30 2001 +0000
@@ -387,7 +387,7 @@
 /* Name of package */
 
 /* Version number of package */
-#define VERSION "2.11.2"
+#define VERSION "2.11.2nb1"
 
 /* Define if you have the stpcpy function */
 /* #undef HAVE_STPCPY */



Home | Main Index | Thread Index | Old Index