aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-16 19:01:13 -0800
committerFriendika <info@friendika.com>2011-01-16 19:01:13 -0800
commit1002f9dc96e5dc7d387cf7eb8489bcc2fc7c966d (patch)
tree9814e1f8c36a09dd1c8afc4083a2e1b31d4b9531 /boot.php
parent2e0a3e06938f159ebe3729a8d488de928e3230a5 (diff)
downloadvolse-hubzilla-1002f9dc96e5dc7d387cf7eb8489bcc2fc7c966d.tar.gz
volse-hubzilla-1002f9dc96e5dc7d387cf7eb8489bcc2fc7c966d.tar.bz2
volse-hubzilla-1002f9dc96e5dc7d387cf7eb8489bcc2fc7c966d.zip
there were some bug fixes, roll version number
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 5184a833c..2be34a529 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1031 );
-define ( 'FRIENDIKA_VERSION', '2.01.1000' );
+define ( 'FRIENDIKA_VERSION', '2.01.1001' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );