Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (47a8f71b932b0c876d586f7d54ad4197845b961e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (47a8f71b932b0c876d586f7d54ad4197845b961e)
  • Date: Thu, 2 Jul 2009 07:45:23 -0500

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 47a8f71b932b0c876d586f7d54ad4197845b961e
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

mysql: Updated stable to version 5.1.36

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 804fa43..67bec89 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -3,7 +3,7 @@ if [[ $OLD == y ]]; then
VERSION=5.0.83
SECURITY_PATCH=3
else
- VERSION=5.1.35
+ VERSION=5.1.36
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 40ae63a..6a2ec2a 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-07-02 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to version 5.1.36
+
2009-06-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.0.83 [old]




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (47a8f71b932b0c876d586f7d54ad4197845b961e), George Sherwood, 07/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page