preparing for v0.9.3 release

This commit is contained in:
Savetheinternet 2011-10-04 00:54:05 +11:00
parent 9191c0704a
commit 2b4f64c19a
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<?php
// Installation/upgrade file
define('VERSION', 'v0.9.3-dev-10');
define('VERSION', 'v0.9.3');
require 'inc/functions.php';
require 'inc/display.php';