This commit is contained in:
Savetheinternet 2011-12-04 13:51:12 +11:00
parent 8d75378785
commit c9844b86bf
3 changed files with 4 additions and 4 deletions

View file

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