Skip to Content.
Sympa Menu

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

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 (ea47aa53a3cfc9cb02a2848ff29044ee899205e6)
  • Date: Sun, 27 Sep 2009 15:44:19 -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 ea47aa53a3cfc9cb02a2848ff29044ee899205e6
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

mysql: Updated stable to version 5.1.39

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index e542280..453b7b3 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -3,7 +3,7 @@ if [[ $OLD == y ]]; then
VERSION=5.0.85
SECURITY_PATCH=3
else
- VERSION=5.1.38
+ VERSION=5.1.39
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index a96f554..ad1c00b 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-09-27 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 5.1.39
+
2009-09-05 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to 5.1.38




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (ea47aa53a3cfc9cb02a2848ff29044ee899205e6), George Sherwood, 09/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page