diff options
author | friendica <info@friendica.com> | 2013-03-01 13:42:22 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-01 13:42:22 -0800 |
commit | 0bdab225dbe869a7334c376cd81df8446f863cff (patch) | |
tree | 8bc5498c3400b21add94290a9e91601ea056cb98 /version.inc | |
parent | a7efec2b512c7915e4d29963836a04ad76a68d57 (diff) | |
download | volse-hubzilla-0bdab225dbe869a7334c376cd81df8446f863cff.tar.gz volse-hubzilla-0bdab225dbe869a7334c376cd81df8446f863cff.tar.bz2 volse-hubzilla-0bdab225dbe869a7334c376cd81df8446f863cff.zip |
add account_external for linking to legacy authentication infrastructure (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red.
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 5781ff2a2..083b5f139 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-02-28.238 +2013-03-01.239 |