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

version bump to 5.0.0-rc1

parent e549964b
No related branches found
No related tags found
1 merge request!12DRAFT: ENH: file system: core
......@@ -22,10 +22,11 @@
# ** end header
#
# Refactors the entities table and move all names to name_data
# Update mysql schema to version v3.0.0-rc1
NEW_VERSION="v4.0.0-rc3"
OLD_VERSION="v4.0.0-rc2"
# Refactors the files and archive_files tables and all affected procedures for
# the new file back-end
# Update mysql schema to version v5.0.0-rc1
NEW_VERSION="v5.0.0-rc1"
OLD_VERSION="v4.0.0"
if [ -z "$UTILSPATH" ]; then
UTILSPATH="../utils"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment