Skip to Content.
Sympa Menu

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

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 (e87a138c7853097359ae6f0aa92ca3c88784608d)
  • Date: Sun, 27 Feb 2011 15:31:56 -0600

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

mysql: Updated stable to version 5.1.55

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

SECURITY_PATCH=4
else
- VERSION=5.1.54
+ VERSION=5.1.55
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 33094ef..1b04b33 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2011-02-27 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to version 5.1.55
+
2010-12-31 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 5.1.54




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e87a138c7853097359ae6f0aa92ca3c88784608d), George Sherwood, 02/27/2011

Archive powered by MHonArc 2.6.24.

Top of Page