aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-24 17:55:35 -0700
committerfriendica <info@friendica.com>2012-04-24 17:55:35 -0700
commita5f9e67c9f17d65c9958ba55c3aa5d2f0b9d52fa (patch)
tree94495718b04adb5b21c1e302bb6e111a0d8b623b /boot.php
parentfbdb8fc43a3cb03f25102f15a1deaf8408e9122a (diff)
downloadvolse-hubzilla-a5f9e67c9f17d65c9958ba55c3aa5d2f0b9d52fa.tar.gz
volse-hubzilla-a5f9e67c9f17d65c9958ba55c3aa5d2f0b9d52fa.tar.bz2
volse-hubzilla-a5f9e67c9f17d65c9958ba55c3aa5d2f0b9d52fa.zip
rev update
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 d2758c643..3f821ec55 100644
--- 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.1321' );
+define ( 'FRIENDICA_VERSION', '2.3.1322' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );