[gmime/gmime-2-4] Fixed gmime-sharp.dll.config.in
- From: Jeffrey Stedfast <fejj src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gmime/gmime-2-4] Fixed gmime-sharp.dll.config.in
- Date: Thu, 3 Sep 2009 13:14:02 +0000 (UTC)
commit a9577ef62458dd9986d14da863252c0293e4a97e
Author: Jeffrey Stedfast <fejj gnome org>
Date: Thu Sep 3 09:13:13 2009 -0400
Fixed gmime-sharp.dll.config.in
2009-09-03 Jeffrey Stedfast <fejj novell com>
* mono/gmime-sharp.dll.config.in: Fixed the target library
version, thanks to MATSUURA Takanori <t matsuu gmail com>.
ChangeLog | 5 +++++
mono/gmime-sharp.dll.config.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 688ec3c..d443007 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-03 Jeffrey Stedfast <fejj novell com>
+
+ * mono/gmime-sharp.dll.config.in: Fixed the target library
+ version, thanks to MATSUURA Takanori <t matsuu gmail com>.
+
2009-08-12 Jeffrey Stedfast <fejj novell com>
* README: Bumped version
diff --git a/mono/gmime-sharp.dll.config.in b/mono/gmime-sharp.dll.config.in
index e12ee3b..d3d373e 100644
--- a/mono/gmime-sharp.dll.config.in
+++ b/mono/gmime-sharp.dll.config.in
@@ -1,3 +1,3 @@
<configuration>
- <dllmap dll="gmime" target="libgmime-2 0 so GMIME_VERSION@"/>
+ <dllmap dll="gmime" target="libgmime- GMIME_API_VERSION@ so GMIME_VERSION@"/>
</configuration>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]