diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-12-02 09:45:51 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-12-02 09:45:51 +0000 |
| commit | f5debc7cfcb9671326a019c8a442600f2ead8d4e (patch) | |
| tree | 1ba2a91c30f3c9323a8396958c934642fb18fd35 /gnu/usr.bin/binutils/libbinutils | |
| parent | ab3c58bd4fda37c848309cf2275f8a315b262f54 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libbinutils')
| -rw-r--r-- | gnu/usr.bin/binutils/libbinutils/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libbinutils/config.h b/gnu/usr.bin/binutils/libbinutils/config.h index 75f28a9c9a2a..e85b41cf67ee 100644 --- a/gnu/usr.bin/binutils/libbinutils/config.h +++ b/gnu/usr.bin/binutils/libbinutils/config.h @@ -158,7 +158,7 @@ #define PACKAGE "binutils" /* Version number of package */ -/* #define VERSION "2.13" */ +/* #define VERSION "2.13.2" */ /* Define if you have the stpcpy function */ #define HAVE_STPCPY 1 |
