aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-15 14:12:35 -0800
committerfriendica <info@friendica.com>2012-02-15 14:12:35 -0800
commit18b307f9830b99a7f8b44db648740945de9b89af (patch)
tree959376dcf376031ec6eced8d0d93ea1ca63d6e0c /boot.php
parent07ca8d6574cc8b7f582bc55551290bf5f88ba8e2 (diff)
downloadvolse-hubzilla-18b307f9830b99a7f8b44db648740945de9b89af.tar.gz
volse-hubzilla-18b307f9830b99a7f8b44db648740945de9b89af.tar.bz2
volse-hubzilla-18b307f9830b99a7f8b44db648740945de9b89af.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 df835f0c1..9e74b8647 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.1252' );
+define ( 'FRIENDICA_VERSION', '2.3.1253' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1122 );