diff options
author | friendica <info@friendica.com> | 2013-08-07 01:42:45 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-07 01:42:45 -0700 |
commit | 20b22421d3731bfcc8b349fbc082156d001a099a (patch) | |
tree | 14c8591e7340eb61689bfa0143e6be0c196617f1 /version.inc | |
parent | 809a53a2f8175f0fe61be531f234968a10fb5dc2 (diff) | |
download | volse-hubzilla-20b22421d3731bfcc8b349fbc082156d001a099a.tar.gz volse-hubzilla-20b22421d3731bfcc8b349fbc082156d001a099a.tar.bz2 volse-hubzilla-20b22421d3731bfcc8b349fbc082156d001a099a.zip |
big changes to photo->store() which is now photo->save() and takes an array instead of a list of args. Also the beginning of the migration to using photo_flags to indicate special purpose photos such as profile photos and contact photos and "thing" photos.
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index 33795d3f2..bac5d5729 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-08-06.397 +2013-08-07.398 |