aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-23 14:11:23 -0700
committerFriendika <info@friendika.com>2011-06-23 14:11:23 -0700
commit0e809b930173e284bf4abaa958616b4d3aa9ed07 (patch)
tree162bd4b782f6988e1ac61bee7a02045cf61284f3 /boot.php
parentfa778e0040df784c9eec5392731473e58fbfa0be (diff)
downloadvolse-hubzilla-0e809b930173e284bf4abaa958616b4d3aa9ed07.tar.gz
volse-hubzilla-0e809b930173e284bf4abaa958616b4d3aa9ed07.tar.bz2
volse-hubzilla-0e809b930173e284bf4abaa958616b4d3aa9ed07.zip
bug #94 mis-spell Czech
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 c5751da37..0192f3c0f 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
-define ( 'FRIENDIKA_VERSION', '2.2.1019' );
+define ( 'FRIENDIKA_VERSION', '2.2.1020' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1066 );