aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-12 14:18:32 -0800
committerfriendica <info@friendica.com>2012-02-12 14:18:32 -0800
commit330a876d819c640d759776b12c79b46751c4754a (patch)
tree32392873489b456bb085fbaf4d17ec53f7232d2c /boot.php
parent34ac72cffdc9c5614ec36013319634b5173f4b47 (diff)
downloadvolse-hubzilla-330a876d819c640d759776b12c79b46751c4754a.tar.gz
volse-hubzilla-330a876d819c640d759776b12c79b46751c4754a.tar.bz2
volse-hubzilla-330a876d819c640d759776b12c79b46751c4754a.zip
bug #281
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 7a26dd9a2..7a43549bd 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.1249' );
+define ( 'FRIENDICA_VERSION', '2.3.1250' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1121 );