[Lunar-commits] <moonbase> ClanLib: version bumped to 2.0.3.
Florin Braescu
florin at lunar-linux.org
Thu Jul 16 21:50:15 CEST 2009
commit 912c9acd07ce895e5974a88282811baacef8477a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jul 16 22:50:15 2009 +0300
ClanLib: version bumped to 2.0.3.
This release contains a brand new display target, the GL1, which works
on pre-OpenGL 2.0 cards. It is still under development.
There are many bugfixes and other enhancements as well.
---
libs/ClanLib/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/ClanLib/DETAILS b/libs/ClanLib/DETAILS
index 9093786..636ea7f 100644
--- a/libs/ClanLib/DETAILS
+++ b/libs/ClanLib/DETAILS
@@ -1,12 +1,12 @@
MODULE=ClanLib
- VERSION=2.0.2
+ VERSION=2.0.3
SOURCE=$MODULE-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://www.clanlib.org/download/releases-2.0
- SOURCE_VFY=sha1:98833d0bbfb484aa4ee723e5e97965ca3279147d
+ SOURCE_VFY=sha1:5dc91c507020f1fc35d7035775e4d181d6b0e888
WEB_SITE=http://clanlib.org
ENTERED=20011105
- UPDATED=20090519
+ UPDATED=20090716
SHORT="Multi-Platform game development library"
cat << EOF
More information about the Lunar-commits
mailing list