From eba174cea6bc2912eb160db944b5844d398fa82c Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Thu, 25 Feb 1993 03:48:13 +0000 Subject: * Makefile.in: Set VERSION to 2.1. * README, NEWS: Updates. * nm.c: Add -v as a synonym for -V. --- binutils/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/Makefile.in') diff --git a/binutils/Makefile.in b/binutils/Makefile.in index ede3e9d..dc3fe73 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -65,7 +65,7 @@ LEX_OPTIONS = -I -Cem LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo flex ; fi` # Distribution version -VERSION=2.0 +VERSION=2.1 # Distribution name DIST_NAME=binutils-${VERSION} -- cgit v1.1