aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-22 13:31:59 -0800
committerfriendica <info@friendica.com>2012-01-22 13:31:59 -0800
commit9f0a836674081d1ab7f2769a2f3f5b1245961690 (patch)
tree0f98d2d30c4c6ca0ba1578e1ee0c5ac280145d48 /boot.php
parentb5ec47590673ff9d147de1952d357b34e405a131 (diff)
downloadvolse-hubzilla-9f0a836674081d1ab7f2769a2f3f5b1245961690.tar.gz
volse-hubzilla-9f0a836674081d1ab7f2769a2f3f5b1245961690.tar.bz2
volse-hubzilla-9f0a836674081d1ab7f2769a2f3f5b1245961690.zip
revup
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c8a7d6803..7ae1900c7 100755
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1232' );
+define ( 'FRIENDICA_VERSION', '2.3.1233' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );