diff options
author | redmatrix <git@macgirvin.com> | 2016-04-12 19:40:19 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-12 19:40:19 -0700 |
commit | be654f1769c3a71227b4b5eb8f5c2775476476c3 (patch) | |
tree | f512ab7223e8944e08176df83468ffa87daef17a /version.inc | |
parent | b788b38edf1dfa8fb740ca042e9a4337ebd51fa1 (diff) | |
parent | 73628db7e206cf4f49d5f5625118a8d3750c1673 (diff) | |
download | volse-hubzilla-be654f1769c3a71227b4b5eb8f5c2775476476c3.tar.gz volse-hubzilla-be654f1769c3a71227b4b5eb8f5c2775476476c3.tar.bz2 volse-hubzilla-be654f1769c3a71227b4b5eb8f5c2775476476c3.zip |
Important work on the sessionhandler to maintain compatibility with php7 and php5x (x > 4)
Merge branch 'master' into dev
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/version.inc b/version.inc index 5f361e977..4c06763d5 100644 --- a/version.inc +++ b/version.inc @@ -1,2 +1,3 @@ -2016-04-11.1363H +2016-04-12.1364H + |