Skip to Content.
Sympa Menu

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

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 (9405d913463274afbcbf525cd37c1301e1c5638f)
  • Date: Fri, 21 May 2010 08:20:21 -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 9405d913463274afbcbf525cd37c1301e1c5638f
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

mysql: Updated stable to version 5.1.47

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 4c0d027..f1f95b2 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -4,7 +4,7 @@ if [[ $OLD == y ]]; then

SECURITY_PATCH=4
else
- VERSION=5.1.46
+ VERSION=5.1.47
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index b383ba1..e6252a2 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2010-05-21 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 5.1.47
+
2010-05-10 George Sherwood <gsherwood AT sourcemage.org>
* FINAL: Added to provide post install info. Bug #7047




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (9405d913463274afbcbf525cd37c1301e1c5638f), George Sherwood, 05/21/2010

Archive powered by MHonArc 2.6.24.

Top of Page