aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-28 16:54:33 -0700
committerfriendica <info@friendica.com>2012-04-28 16:54:33 -0700
commit4ff2e9a10358e68f7af90ebf6d50d75d3a6ed284 (patch)
tree3caaf9febc634bcddc8a0ba969f88bd071b671f3 /boot.php
parent44700b914da591ff3535358db34d035014611264 (diff)
downloadvolse-hubzilla-4ff2e9a10358e68f7af90ebf6d50d75d3a6ed284.tar.gz
volse-hubzilla-4ff2e9a10358e68f7af90ebf6d50d75d3a6ed284.tar.bz2
volse-hubzilla-4ff2e9a10358e68f7af90ebf6d50d75d3a6ed284.zip
a few more continues that should be returns
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 02550deb1..105180c23 100644
--- 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.1325' );
+define ( 'FRIENDICA_VERSION', '2.3.1326' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1139 );