From 6f6c5dce4ef02e32f4c1c7fbe6e481aab296309f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 20 Jul 2001 03:51:17 +0000 Subject: [PATCH] Update the version string so I can identify this new variant. --- gnu/usr.bin/binutils/Makefile.inc0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index 38eea57955e..541fd56c1dc 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -8,7 +8,7 @@ # definitions before the sub-Makefile is processed. # -VERSION= "2.11.2 [FreeBSD]" +VERSION= "2.11.2 20010719 [FreeBSD]" TARGET_ARCH?= ${MACHINE_ARCH} BINUTIL_ARCH=${TARGET_ARCH}