From aa578ddae3be12182ecbe13854770a2fa29f2404 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 4 Mar 2010 04:07:55 +0200 Subject: [PATCH] version set to 1.2.0 instead of plain 1.2 --- ChangeLog.txt | 2 +- litemysql.lib.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 9f38e57..b35ef2d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,4 @@ -LiteMySQL 1.2 +LiteMySQL 1.2.0 ----------------------------------- Date: 4-Mar-2010 diff --git a/litemysql.lib.php b/litemysql.lib.php index 30f10ce..73f9423 100644 --- a/litemysql.lib.php +++ b/litemysql.lib.php @@ -2,7 +2,7 @@ /* - LiteMySQL v1.2 + LiteMySQL v1.2.0 http://github.com/jimeh/litemysql Very light-weight and simple ORM-like MySQL library for PHP. Kind of like