aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-26 15:35:00 -0700
committerfriendica <info@friendica.com>2012-04-26 15:35:00 -0700
commitf8e7f28f403336dc288ab53eba1834de26790598 (patch)
tree9c747a0e737010e5f11a4b3afe03b5c72ddc7ff2 /boot.php
parentbf97ad201051da76a8d1355a03ec3e1efad0a68b (diff)
downloadvolse-hubzilla-f8e7f28f403336dc288ab53eba1834de26790598.tar.gz
volse-hubzilla-f8e7f28f403336dc288ab53eba1834de26790598.tar.bz2
volse-hubzilla-f8e7f28f403336dc288ab53eba1834de26790598.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 4ff84a803..b8a61c796 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.1323' );
+define ( 'FRIENDICA_VERSION', '2.3.1324' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );