aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-10 12:56:15 -0700
committerFriendika <info@friendika.com>2011-10-10 12:56:15 -0700
commit06c268b3db815d56a92bfabd8df297f5e4331689 (patch)
treef1056f9f77e8b6bcfce8236aec78cfdc68397f56 /boot.php
parent3174847de80600be5e0bf32864edca79388d6433 (diff)
downloadvolse-hubzilla-06c268b3db815d56a92bfabd8df297f5e4331689.tar.gz
volse-hubzilla-06c268b3db815d56a92bfabd8df297f5e4331689.tar.bz2
volse-hubzilla-06c268b3db815d56a92bfabd8df297f5e4331689.zip
revup
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 c8ec84681..3da6d2c33 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.1129' );
+define ( 'FRIENDIKA_VERSION', '2.3.1130' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );