aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-08 17:56:23 -0800
committerfriendica <info@friendica.com>2012-02-08 17:56:23 -0800
commitb0ee8dd409f28f19ac0f9d0c4e2aa28afeab561d (patch)
treedcf688f43559ed43783e4a3e6cfdce948d2bff1b /boot.php
parentbb22464165daed42826d7e11c47006a9cf4094d5 (diff)
downloadvolse-hubzilla-b0ee8dd409f28f19ac0f9d0c4e2aa28afeab561d.tar.gz
volse-hubzilla-b0ee8dd409f28f19ac0f9d0c4e2aa28afeab561d.tar.bz2
volse-hubzilla-b0ee8dd409f28f19ac0f9d0c4e2aa28afeab561d.zip
begin cmin, cmax
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 99108a0a3..b34615443 100755
--- 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.1245' );
+define ( 'FRIENDICA_VERSION', '2.3.1246' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1120 );