diff options
author | friendica <info@friendica.com> | 2013-05-01 02:23:40 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-05-01 02:23:40 -0700 |
commit | d517b4fdf507172f87daae3f04e182b1aa61e64c (patch) | |
tree | 060906e017888f2a17b5c4d9c303a58729bbb8b3 /version.inc | |
parent | 72a770ae36eb75d86187800d28c2cd34806f185a (diff) | |
download | volse-hubzilla-d517b4fdf507172f87daae3f04e182b1aa61e64c.tar.gz volse-hubzilla-d517b4fdf507172f87daae3f04e182b1aa61e64c.tar.bz2 volse-hubzilla-d517b4fdf507172f87daae3f04e182b1aa61e64c.zip |
change plugin_install to plugin_load, etc.
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 f9b6b9355..339a3e3ae 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-04-30.299 +2013-05-01.300 |