aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-05 13:37:32 -0800
committerfriendica <info@friendica.com>2012-03-05 13:37:32 -0800
commitc6dce8dd6bdbf52b017ac144a68ccd8edfae89ed (patch)
tree41bd44495bc38f1627629cb7e0abadc6d9489cd5 /boot.php
parent965e657c20c60cb51565dcedfe286eff0ffebfbe (diff)
downloadvolse-hubzilla-c6dce8dd6bdbf52b017ac144a68ccd8edfae89ed.tar.gz
volse-hubzilla-c6dce8dd6bdbf52b017ac144a68ccd8edfae89ed.tar.bz2
volse-hubzilla-c6dce8dd6bdbf52b017ac144a68ccd8edfae89ed.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 362b49e9f..429bfecb3 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.1271' );
+define ( 'FRIENDICA_VERSION', '2.3.1272' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );