diff options
author | Friendika <info@friendika.com> | 2011-07-18 16:42:39 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-18 16:42:39 -0700 |
commit | 25b4aacf3b53d4f82f7dc817bb1e022b2a61c1a3 (patch) | |
tree | 07a0a6074237158f2359cd0e676d76419cd251f5 /boot.php | |
parent | f3bd21611204d849c3d28d0c2011f1dc602187da (diff) | |
download | volse-hubzilla-25b4aacf3b53d4f82f7dc817bb1e022b2a61c1a3.tar.gz volse-hubzilla-25b4aacf3b53d4f82f7dc817bb1e022b2a61c1a3.tar.bz2 volse-hubzilla-25b4aacf3b53d4f82f7dc817bb1e022b2a61c1a3.zip |
green icons for greenzero
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <?php -define ( 'FRIENDIKA_VERSION', '2.2.1044' ); +define ( 'FRIENDIKA_VERSION', '2.2.1045' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1075 ); |