diff options
author | Friendika <info@friendika.com> | 2011-06-23 14:11:23 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-06-23 14:11:23 -0700 |
commit | 0e809b930173e284bf4abaa958616b4d3aa9ed07 (patch) | |
tree | 162bd4b782f6988e1ac61bee7a02045cf61284f3 /boot.php | |
parent | fa778e0040df784c9eec5392731473e58fbfa0be (diff) | |
download | volse-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.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |