Skip to Content.
Sympa Menu

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

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 (0c0f0fd44e993f9dd40d66ed3d35e8824455229f)
  • Date: Mon, 1 Mar 2010 21:14:17 -0600

GIT changes to master grimoire by George Sherwood <george AT beernabeer.com>:

database/mysql/DETAILS | 2 +-
database/mysql/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 0c0f0fd44e993f9dd40d66ed3d35e8824455229f
Author: George Sherwood <george AT beernabeer.com>
Commit: George Sherwood <george AT beernabeer.com>

mysql: Updated stable to version 5.1.44

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

SECURITY_PATCH=4
else
- VERSION=5.1.43
+ VERSION=5.1.44
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 39c55ef..9269a54 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2010-03-01 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to version 5.1.44
+
2010-02-04 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 5.1.43




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0c0f0fd44e993f9dd40d66ed3d35e8824455229f), George Sherwood, 03/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page