aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-19 17:18:58 -0800
committerfriendica <info@friendica.com>2012-01-19 17:18:58 -0800
commit7a11a6f09b3e75da74b64ec7739eaa5e145fddef (patch)
treef8af4319d959c135974727032e057bd33afa0dfb /boot.php
parent8aa25523721303b6883e1a793f20997f8a33ec0a (diff)
downloadvolse-hubzilla-7a11a6f09b3e75da74b64ec7739eaa5e145fddef.tar.gz
volse-hubzilla-7a11a6f09b3e75da74b64ec7739eaa5e145fddef.tar.bz2
volse-hubzilla-7a11a6f09b3e75da74b64ec7739eaa5e145fddef.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 af87cceaf..2a2ddf180 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.1229' );
+define ( 'FRIENDICA_VERSION', '2.3.1230' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );