aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-07 15:41:06 -0800
committerfriendica <info@friendica.com>2012-02-07 15:41:06 -0800
commit8a3c1f79300152d9b65b419ee33d129829043126 (patch)
tree2a61913947ba3d086d95e9710a20c5ecae5c38a4 /boot.php
parenta869bd2fe56d1795ab1d8744796a6e908e5adc29 (diff)
downloadvolse-hubzilla-8a3c1f79300152d9b65b419ee33d129829043126.tar.gz
volse-hubzilla-8a3c1f79300152d9b65b419ee33d129829043126.tar.bz2
volse-hubzilla-8a3c1f79300152d9b65b419ee33d129829043126.zip
beer smilie
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 647290756..99108a0a3 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.1244' );
+define ( 'FRIENDICA_VERSION', '2.3.1245' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1120 );