aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-11 14:21:52 -0800
committerFriendika <info@friendika.com>2011-11-11 14:21:52 -0800
commitc9014a111f31425a31dbf935965287471a7a6acb (patch)
tree89978961ebcff76dcd078b76983398d23a1769ca /boot.php
parent20217c04f086479fd5fb50bacb2e5e98977fc137 (diff)
downloadvolse-hubzilla-c9014a111f31425a31dbf935965287471a7a6acb.tar.gz
volse-hubzilla-c9014a111f31425a31dbf935965287471a7a6acb.tar.bz2
volse-hubzilla-c9014a111f31425a31dbf935965287471a7a6acb.zip
html5 parser - numeric attribute names chucking a wobbly.
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 fb394c59a..05da3bba9 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1161' );
+define ( 'FRIENDIKA_VERSION', '2.3.1162' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1103 );