diff options
author | friendica <info@friendica.com> | 2015-03-15 15:36:01 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-03-15 15:36:01 -0700 |
commit | 6537a65053f456870e6f03cdb5bca9a9907426eb (patch) | |
tree | 91d6bddd3aad56870d80933096c42603557c414e /version.inc | |
parent | cc2c7bbcd89bf3b937b1248519d23bde1179190f (diff) | |
download | volse-hubzilla-6537a65053f456870e6f03cdb5bca9a9907426eb.tar.gz volse-hubzilla-6537a65053f456870e6f03cdb5bca9a9907426eb.tar.bz2 volse-hubzilla-6537a65053f456870e6f03cdb5bca9a9907426eb.zip |
mysql schema typo, do the install check for store before chcking smarty, as that is where the dir is created, change install doc to point to install/schema_xxxxx.sql instead of database.sql
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 f31eec023..39ff03a5d 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-03-14.971 +2015-03-15.972 |