aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-03 15:13:38 -0800
committerFriendika <info@friendika.com>2011-02-03 15:13:38 -0800
commite2c8bedfe57501f0ac15b09c053f603ea99344d6 (patch)
treed3076c3374007b68cedca6ff0d2d369adbc1eeea /boot.php
parent01cd7cc9f2d811889cebcd410000b03742ded176 (diff)
downloadvolse-hubzilla-e2c8bedfe57501f0ac15b09c053f603ea99344d6.tar.gz
volse-hubzilla-e2c8bedfe57501f0ac15b09c053f603ea99344d6.tar.bz2
volse-hubzilla-e2c8bedfe57501f0ac15b09c053f603ea99344d6.zip
allow changing album name in photo edit page
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 0dd507168..4fc05f81a 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1034 );
-define ( 'FRIENDIKA_VERSION', '2.10.0903' );
+define ( 'FRIENDIKA_VERSION', '2.10.0904' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );