aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-01 17:09:53 -0800
committerfriendica <info@friendica.com>2012-02-01 17:09:53 -0800
commit9fc36d3da4e85b4b25b7abe1917cb2188eea77ea (patch)
tree01d388a4e605a5d04790e4f9a8cb63d8fa6766ac /boot.php
parentc68235d10da7edf030390c21f03af240ffa49252 (diff)
downloadvolse-hubzilla-9fc36d3da4e85b4b25b7abe1917cb2188eea77ea.tar.gz
volse-hubzilla-9fc36d3da4e85b4b25b7abe1917cb2188eea77ea.tar.bz2
volse-hubzilla-9fc36d3da4e85b4b25b7abe1917cb2188eea77ea.zip
improvements in d* markdown conversion
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 696c9add2..9b192853c 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.1241' );
+define ( 'FRIENDICA_VERSION', '2.3.1242' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1119 );