aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-02-27 21:08:19 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-02-27 21:08:19 -0500
commitcf7e141055fe0028a56bfca64d8e0646c5470863 (patch)
treecbbf87df24912165e7a237b8d4996078319aa71b /boot.php
parent8c2bda46f7ad726da5cb69b96035142dc6dd1ca5 (diff)
parent6c0fa7a1665ab36d733b93ce51802b14e8504658 (diff)
downloadvolse-hubzilla-cf7e141055fe0028a56bfca64d8e0646c5470863.tar.gz
volse-hubzilla-cf7e141055fe0028a56bfca64d8e0646c5470863.tar.bz2
volse-hubzilla-cf7e141055fe0028a56bfca64d8e0646c5470863.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: cleanup notify subject lines * 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 bac7861c0..9045a9442 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.1264' );
+define ( 'FRIENDICA_VERSION', '2.3.1265' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1128 );