aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2011-01-24 13:35:23 +0100
committerroot <root@diekershoff.homeunix.net>2011-01-24 13:35:23 +0100
commit7e007b6c07d5395c59797999728fcde288ed79b1 (patch)
tree17e0d658f3e4aebb79fd3bcc3f3e27880b740dcf /boot.php
parent80a7e68528e7a4d95c168889f1a2fb9eccf6e3b9 (diff)
parent35918a9f1fd7539156fe4e5edaf2542da0c9931a (diff)
downloadvolse-hubzilla-7e007b6c07d5395c59797999728fcde288ed79b1.tar.gz
volse-hubzilla-7e007b6c07d5395c59797999728fcde288ed79b1.tar.bz2
volse-hubzilla-7e007b6c07d5395c59797999728fcde288ed79b1.zip
Merge branch 'master' of git://github.com/tobiasd/friendika
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 45fd8d16f..86ad29296 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1033 );
-define ( 'FRIENDIKA_VERSION', '2.01.1005' );
+define ( 'FRIENDIKA_VERSION', '2.01.1006' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );