aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-29 15:47:25 -0800
committerfriendica <info@friendica.com>2012-01-29 15:47:25 -0800
commit61246cbd1c5abe15bf3a0c4f52d3063966293ec2 (patch)
tree21db913d6f7696b26ae9a3f1e4c87d0559c732ca /boot.php
parente43a3a412c39ae9b98cc534d7f6e579e87601688 (diff)
downloadvolse-hubzilla-61246cbd1c5abe15bf3a0c4f52d3063966293ec2.tar.gz
volse-hubzilla-61246cbd1c5abe15bf3a0c4f52d3063966293ec2.tar.bz2
volse-hubzilla-61246cbd1c5abe15bf3a0c4f52d3063966293ec2.zip
some zot-id infrastructure
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 74e46599f..9b4d14645 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.1238' );
+define ( 'FRIENDICA_VERSION', '2.3.1239' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1118 );