From b2967734a63fd49a9900f572745a86470bb94b7b Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 14 Jul 2009 16:44:06 +0200 Subject: [PATCH] Fix Savannah bug #27026. * builds/win32/vc2005/freetype.sln: Use correct version number. --- ChangeLog | 6 ++++++ builds/win32/vc2005/freetype.sln | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index be8815cc6..e57dcfcc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-07-14 Werner Lemberg + + Fix Savannah bug #27026. + + * builds/win32/vc2005/freetype.sln: Use correct version number. + 2009-07-12 suzuki toshiya Add a script to check the undefined and unused trace macros. diff --git a/builds/win32/vc2005/freetype.sln b/builds/win32/vc2005/freetype.sln index c99ef9c0b..ec3345d18 100644 --- a/builds/win32/vc2005/freetype.sln +++ b/builds/win32/vc2005/freetype.sln @@ -1,4 +1,4 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 +Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" EndProject