aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-03-29 14:12:50 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-03-29 14:12:50 +0200
commite2b975065c2f55a4e3c3798b4c36df44e112fdd0 (patch)
tree6cf84e4b5ce1773918cfa0e9de5bc6aa7eb516b3 /boot.php
parent2a23147042f568c2b6957b81355c0123033f1854 (diff)
parent920396e4024e56c3e00f1f159268c2aba16e4609 (diff)
downloadvolse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.tar.gz
volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.tar.bz2
volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.zip
Merge remote-tracking branch 'friendika-master/master'
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 ba9e2b6e4..f12ec0d8d 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.931' );
+define ( 'FRIENDIKA_VERSION', '2.1.932' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'DB_UPDATE_VERSION', 1045 );