aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-30 17:17:19 -0700
committerfriendica <info@friendica.com>2012-04-30 17:17:19 -0700
commit88c77083e679ad06c58721df6d5766b1492f4c43 (patch)
tree7aae76c9832c19e4ca18ab0c4f2c090354187a63 /boot.php
parent05df5337dd19827b1b6482e4d38db90a614101a3 (diff)
downloadvolse-hubzilla-88c77083e679ad06c58721df6d5766b1492f4c43.tar.gz
volse-hubzilla-88c77083e679ad06c58721df6d5766b1492f4c43.tar.bz2
volse-hubzilla-88c77083e679ad06c58721df6d5766b1492f4c43.zip
rev update
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 016adfd44..55cac73ac 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.1327' );
+define ( 'FRIENDICA_VERSION', '2.3.1328' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1140 );