]> git.joonet.de Git - adminer.git/commitdiff
Release v3.3.1
authorJakub Vrana <jakub@vrana.cz>
Wed, 27 Jul 2011 08:16:57 +0000 (10:16 +0200)
committerJakub Vrana <jakub@vrana.cz>
Wed, 27 Jul 2011 08:16:57 +0000 (10:16 +0200)
adminer/include/version.inc.php
changes.txt

index 2f777f12a008e986aee117ac80875a12e16c8f3c..6d013ad61bce543dad18b1ce27efe21a418a05aa 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "3.3.1-dev";
+$VERSION = "3.3.1";
index b268553b24e39bc72f6aac1b1da813b9891d647f..19b5844dfc659f5af86a2e36782bfc976fe99880 100644 (file)
@@ -1,4 +1,4 @@
-Adminer 3.3.1-dev:
+Adminer 3.3.1 (released 2011-07-27):
 Fix XSS introduced in Adminer 3.2.0
 Fix altering default values (PostgreSQL)
 Process list (PostgreSQL)