diff options
author | friendica <info@friendica.com> | 2014-10-05 01:09:57 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-05 01:09:57 -0700 |
commit | 191ef124cf6f6ec3978eededba13bd13463140a1 (patch) | |
tree | 5a2dc19d5983e9a411563414a4dbd05072214002 /version.inc | |
parent | 9135ad30d8b964b292777d6671f6fe004462d0ce (diff) | |
download | volse-hubzilla-191ef124cf6f6ec3978eededba13bd13463140a1.tar.gz volse-hubzilla-191ef124cf6f6ec3978eededba13bd13463140a1.tar.bz2 volse-hubzilla-191ef124cf6f6ec3978eededba13bd13463140a1.zip |
add 'nopush' option to the post API so somebody could bulk load a bunch of existing content via the API without invoking the notifier and sending each out as a fresh post.
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 712d00b5b..3a7d86ed7 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-10-04.818 +2014-10-05.819 |