aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-24 01:01:20 -0800
committerFriendika <info@friendika.com>2011-01-24 01:01:20 -0800
commit834f1a932770364dab7b4d3ecb6ecf829bc21909 (patch)
treef3d90bee8370f6230f677ad29dcbf8374a5b5b75 /boot.php
parenta068f8e6141167146f1e9750bdea0f1e59d2f7d3 (diff)
downloadvolse-hubzilla-834f1a932770364dab7b4d3ecb6ecf829bc21909.tar.gz
volse-hubzilla-834f1a932770364dab7b4d3ecb6ecf829bc21909.tar.bz2
volse-hubzilla-834f1a932770364dab7b4d3ecb6ecf829bc21909.zip
version roll
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" );