From e17d3a382ac4f945168aaf25a48825c6400af9af Mon Sep 17 00:00:00 2001 From: kjmtsh Date: Wed, 24 Jul 2013 08:08:26 +0000 Subject: [PATCH] change the version number git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@745536 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- db.php | 2 +- functions-5-2.php | 2 +- functions.php | 2 +- install.php | 2 +- pdodb.class.php | 2 +- pdoengine.class.php | 2 +- query.class.php | 2 +- query_alter.class.php | 2 +- query_create.class.php | 2 +- schema.php | 2 +- sqlite-integration.php | 2 +- utilities/documentation.php | 2 +- utilities/patch.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/db.php b/db.php index d108dfc..3724300 100644 --- a/db.php +++ b/db.php @@ -5,7 +5,7 @@ * wordpress/wp-content/db.php * * @package SQLite Integration - * @version 1.0 + * @version 1.1 * @author Kojima Toshiyasu, Justin Adie * */ diff --git a/functions-5-2.php b/functions-5-2.php index 2399535..6867473 100644 --- a/functions-5-2.php +++ b/functions-5-2.php @@ -1,7 +1,7 @@