aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-25 22:40:24 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-03-25 22:40:24 -0400
commit758e1b7424c8210a60df16a12f3ba3d32b433192 (patch)
tree1f811fa66480bb16cbd726257dc935185b58b15b /boot.php
parent3d62cb97822e0bd9e5be0c404664667cb7cb8d98 (diff)
parent7ab117fd31c31cba4880cfcc63fc940531850455 (diff)
downloadvolse-hubzilla-758e1b7424c8210a60df16a12f3ba3d32b433192.tar.gz
volse-hubzilla-758e1b7424c8210a60df16a12f3ba3d32b433192.tar.bz2
volse-hubzilla-758e1b7424c8210a60df16a12f3ba3d32b433192.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: theme screenshots * 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 19661805c..b2f91f3f7 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.1291' );
+define ( 'FRIENDICA_VERSION', '2.3.1292' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );