diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-12-02 16:21:15 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-12-02 16:21:15 -0800 |
commit | c29f622b90a58a783787b27736cd9738e6be50c2 (patch) | |
tree | 451c3c0858a4e1e13e77552e324ea2d684707cb4 /version.inc | |
parent | 25caeee8547df73a7162dc6de30a030fa0bceea8 (diff) | |
download | volse-hubzilla-c29f622b90a58a783787b27736cd9738e6be50c2.tar.gz volse-hubzilla-c29f622b90a58a783787b27736cd9738e6be50c2.tar.bz2 volse-hubzilla-c29f622b90a58a783787b27736cd9738e6be50c2.zip |
introduce STD_VERSION and get_std_version() [in include/plugin.php], we begin with 0.11.1 since it is an incompatible interface change to 0.11.
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 9819f1c95..71564ad0d 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-12-01.1233 +2015-12-02.1234 |