set to 1.0 stable.

This commit is contained in:
Wez Furlong 2005-11-26 20:50:08 +00:00
parent 1ea0bae9c0
commit 85ad81736c
12 changed files with 25 additions and 24 deletions

View file

@ -31,7 +31,7 @@
#include "php_pdo_sqlite_int.h"
#include "zend_exceptions.h"
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0RC1"
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0"
/* {{{ pdo_sqlite_functions[] */
function_entry pdo_sqlite_functions[] = {