diff options
author | friendica <info@friendica.com> | 2012-11-18 18:30:00 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-11-18 18:30:00 -0800 |
commit | 8611c3da683b9d3aa742559c192b0f9237256431 (patch) | |
tree | cf039dd1461c5e9357b7b1835899a97886e22bf9 /version.inc | |
parent | 387346c7721c74a063e1ca3bd8b04824da311e89 (diff) | |
download | volse-hubzilla-8611c3da683b9d3aa742559c192b0f9237256431.tar.gz volse-hubzilla-8611c3da683b9d3aa742559c192b0f9237256431.tar.bz2 volse-hubzilla-8611c3da683b9d3aa742559c192b0f9237256431.zip |
Now we are able to get a zot notification packet and the resulting json encoded message into the queue, it's still a hard slog, but there's light at the end of the tunnel - "a message is ready and waiting to be delivered".
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 aa83974a2..6e0f616d2 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2012-11-16.141 +2012-11-18.143 |