Skip to content
Snippets Groups Projects
Verified Commit 942f476f authored by Timm Fitschen's avatar Timm Fitschen
Browse files

fix merge

parent 44693d9c
No related branches found
No related tags found
1 merge request!12DRAFT: ENH: file system: core
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
# Refactors the entities table and move all names to name_data # Refactors the entities table and move all names to name_data
# Update mysql schema to version v3.0.0-rc1 # Update mysql schema to version v3.0.0-rc1
NEW_VERSION="v4.0.0-rc1" NEW_VERSION="v4.0.0-rc3"
OLD_VERSION="v3.0.0-rc2" OLD_VERSION="v4.0.0-rc2"
if [ -z "$UTILSPATH" ]; then if [ -z "$UTILSPATH" ]; then
UTILSPATH="../utils" UTILSPATH="../utils"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment