aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-08 20:38:54 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-03-08 20:38:54 -0500
commit8d19baadffaf38a563a3ad1052180bcb142eb564 (patch)
tree7bf5b508932af73bf153b1cf026d3c0c247d7e67 /boot.php
parentb584b263234515a1059c8b5541bbfed9bc4bfcba (diff)
parentb86a08166cf0db891392b2877c290231a3143238 (diff)
downloadvolse-hubzilla-8d19baadffaf38a563a3ad1052180bcb142eb564.tar.gz
volse-hubzilla-8d19baadffaf38a563a3ad1052180bcb142eb564.tar.bz2
volse-hubzilla-8d19baadffaf38a563a3ad1052180bcb142eb564.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: theme info file for testbubble catalan translation revup add theme diabook-blue, fix css * master:
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 4557f2f39..76d2f9326 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.1274' );
+define ( 'FRIENDICA_VERSION', '2.3.1275' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );