aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-26 01:33:41 -0700
committerfriendica <info@friendica.com>2012-04-26 01:33:41 -0700
commit78579627ce76178d430a9a81db393c1c0eeb3445 (patch)
tree6cf8bf561666b37d334b31e96d163a62dcf799c5 /boot.php
parentc9e5609cbfd89db35b536a22eb2ce6cbf7992783 (diff)
downloadvolse-hubzilla-78579627ce76178d430a9a81db393c1c0eeb3445.tar.gz
volse-hubzilla-78579627ce76178d430a9a81db393c1c0eeb3445.tar.bz2
volse-hubzilla-78579627ce76178d430a9a81db393c1c0eeb3445.zip
rev update, fix autoname test "random" failure
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 8b25dff46..4ff84a803 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.1322' );
+define ( 'FRIENDICA_VERSION', '2.3.1323' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );