diff options
author | Zach Prezkuta <fermion@gmx.com> | 2012-07-05 14:31:19 -0600 |
---|---|---|
committer | Zach Prezkuta <fermion@gmx.com> | 2012-07-05 14:31:19 -0600 |
commit | 2edfc3b53902d1f666d239fbcb88492c57d81ca7 (patch) | |
tree | cb47173ca91bfa4d7c4500d726cd420f00bd8bfd /update.php | |
parent | e0607e0238b52ed47c2330792694f4a72af0dba4 (diff) | |
download | volse-hubzilla-2edfc3b53902d1f666d239fbcb88492c57d81ca7.tar.gz volse-hubzilla-2edfc3b53902d1f666d239fbcb88492c57d81ca7.tar.bz2 volse-hubzilla-2edfc3b53902d1f666d239fbcb88492c57d81ca7.zip |
final db updates after testing
Diffstat (limited to 'update.php')
-rw-r--r-- | update.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php index 37dce341f..28fe469f1 100644 --- a/update.php +++ b/update.php @@ -1,6 +1,6 @@ <?php -define( 'UPDATE_VERSION' , 1151 ); +define( 'UPDATE_VERSION' , 1152 ); /** * |