[SM-Commit] GIT changes to master grimoire by George Sherwood (e6ea911e9e1947dbce3d1dc49e6e70c45f44e0dc)
George Sherwood
scm at sourcemage.org
Sat Nov 21 17:33:43 EST 2009
GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:
database/mysql/DETAILS | 2 +-
database/mysql/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit e6ea911e9e1947dbce3d1dc49e6e70c45f44e0dc
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>
mysql: Updated stable to version 5.1.41
diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index fe7c2f7..dc029d1 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -3,7 +3,7 @@ if [[ $OLD == y ]]; then
VERSION=5.0.88
SECURITY_PATCH=3
else
- VERSION=5.1.40
+ VERSION=5.1.41
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 54713ab..377e979 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-11-21 George Sherwood <gsherwood at sourcemage.org>
+ * DETAILS: Updated stable to 5.1.41
+
2009-11-21 Vlad Glagolev <stealth at sourcemage.org>
* DETAILS: updated spell to 5.0.88 [old]
More information about the SM-Commit
mailing list