From 8622286fc2e69fb32528fbe589887329730c95fb Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 26 Dec 2009 17:17:43 +0100 Subject: Update. --- ChangeLog | 4 ++++ lib/libunistring.rc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1f0b05e..aca740f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-26 Bruno Haible + + * lib/libunistring.rc: Update. + 2009-12-26 Bruno Haible * lib/Makefile.am (EXTRA_DIST): Add unistring/cdefs.in.h. diff --git a/lib/libunistring.rc b/lib/libunistring.rc index e167ebb..9eaa02a 100644 --- a/lib/libunistring.rc +++ b/lib/libunistring.rc @@ -21,7 +21,7 @@ BEGIN BEGIN VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 or later. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see \0" VALUE "CompanyName", "Free Software Foundation\0" - VALUE "FileDescription", "LGPLed libunistring for Windows NT/2000/XP/Vista and Windows 95/98/ME\0" + VALUE "FileDescription", "LGPLed libunistring for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0" VALUE "FileVersion", PACKAGE_VERSION_STRING "\0" VALUE "InternalName", "unistring.dll\0" VALUE "LegalCopyright", "Copyright (C) 2001-2009\0" -- cgit v1.2.1