aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-29 15:32:16 -0700
committerFriendika <info@friendika.com>2011-09-29 15:32:16 -0700
commitc68569040e830700128a1aa4ee64de3fa4787930 (patch)
tree1c7cb99ac9cf7b72319c8cceb690becf45f4e98e /boot.php
parent6d36fab90f378222db599cda62cceb46006f67e2 (diff)
downloadvolse-hubzilla-c68569040e830700128a1aa4ee64de3fa4787930.tar.gz
volse-hubzilla-c68569040e830700128a1aa4ee64de3fa4787930.tar.bz2
volse-hubzilla-c68569040e830700128a1aa4ee64de3fa4787930.zip
added back for photos page until we can get rid of it cleanly
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 07fa64bbc..e8f2b6f0c 100644
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1118' );
+define ( 'FRIENDIKA_VERSION', '2.3.1119' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1092 );