From a01d7884e5f3acba1460cf6b500d28390e7af9f8 Mon Sep 17 00:00:00 2001 From: Peter Seebach Date: Thu, 31 Jan 2013 15:44:32 -0600 Subject: Tag: 1.4.3. Fixed up the libdir stuff in a saner way, fixed the @GLIBC_2.7 thing, want to avoid any risk of someone having a stale archive. --- ChangeLog.txt | 4 ++++ Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 75ba2d0..680aecf 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,7 @@ +2013-01-31: + * (seebs) tag 1.4.3 (to avoid any problems with the changes since + 1.4.2 and old tarballs) + 2013-01-30: * (seebs) Subtle tweaks to avoid GLIBC_2.7 dependencies which can cause trouble trying to copy libpseudo.so to older hosts. diff --git a/Makefile.in b/Makefile.in index f79d64b..69bbe6e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -27,7 +27,7 @@ BITS=@BITS@ ARCH_FLAGS=@ARCH_FLAGS@ MARK64=@MARK64@ RPATH=@RPATH@ -VERSION=1.4.2 +VERSION=1.4.3 LIB=@LIB@ BIN=bin -- cgit v1.2.2-1-g5e49