aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-19 15:12:04 -0700
committerFriendika <info@friendika.com>2011-03-19 15:12:04 -0700
commit6a56ac2add9b96b97a66cdc63722f30234f4cb6b (patch)
tree5d720e6d9b5baf652f90c697c8198e3658c71a4a /boot.php
parentbe67cf663bc645d9825c7d6c6059663fead06645 (diff)
downloadvolse-hubzilla-6a56ac2add9b96b97a66cdc63722f30234f4cb6b.tar.gz
volse-hubzilla-6a56ac2add9b96b97a66cdc63722f30234f4cb6b.tar.bz2
volse-hubzilla-6a56ac2add9b96b97a66cdc63722f30234f4cb6b.zip
language file security
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 66d4bc124..c10b1ea6f 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.922' );
+define ( 'FRIENDIKA_VERSION', '2.1.923' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'DB_UPDATE_VERSION', 1043 );