aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-06 13:57:38 -0800
committerfriendica <info@friendica.com>2012-03-06 13:57:38 -0800
commit731b19c025a9505286d94bb8251e843dadb80de1 (patch)
tree1b428d7dac576d8471cdac5d9057c428e7c4d040 /boot.php
parenteec4cff84be630bf3a4165321a423c29ed7926e9 (diff)
downloadvolse-hubzilla-731b19c025a9505286d94bb8251e843dadb80de1.tar.gz
volse-hubzilla-731b19c025a9505286d94bb8251e843dadb80de1.tar.bz2
volse-hubzilla-731b19c025a9505286d94bb8251e843dadb80de1.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 429bfecb3..ea2178231 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.1272' );
+define ( 'FRIENDICA_VERSION', '2.3.1273' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );