aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-12 19:12:00 -0700
committerfriendica <info@friendica.com>2012-03-12 19:12:00 -0700
commitacf75e85c86a2e47549ee74d60c7d82dcc5c8cc4 (patch)
treebcf00ddabd7ffbd1a1f6685f561025b4efb21d79 /boot.php
parent38cb4a362f1186054dc3d71475f8f8cb1cd47789 (diff)
downloadvolse-hubzilla-acf75e85c86a2e47549ee74d60c7d82dcc5c8cc4.tar.gz
volse-hubzilla-acf75e85c86a2e47549ee74d60c7d82dcc5c8cc4.tar.bz2
volse-hubzilla-acf75e85c86a2e47549ee74d60c7d82dcc5c8cc4.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 b30f02c9f..ace358faa 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.1278' );
+define ( 'FRIENDICA_VERSION', '2.3.1279' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );