aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-04 00:48:45 -0700
committerFriendika <info@friendika.com>2011-09-04 00:48:45 -0700
commit9ff1a3444e9029c94541a7c84f0ed5ba764adef3 (patch)
tree67e131f721979a80268e947886514d8fbc9c1641 /boot.php
parent59a6a04e26bf6baec4b7ad62419e9d335db249df (diff)
downloadvolse-hubzilla-9ff1a3444e9029c94541a7c84f0ed5ba764adef3.tar.gz
volse-hubzilla-9ff1a3444e9029c94541a7c84f0ed5ba764adef3.tar.bz2
volse-hubzilla-9ff1a3444e9029c94541a7c84f0ed5ba764adef3.zip
add timezone convert module, several other minor or in progress fixes
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 ef191dedc..f3b6af34e 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1091' );
+define ( 'FRIENDIKA_VERSION', '2.2.1092' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1085 );