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 @@ ...@@ -22,10 +22,11 @@
# ** end header # ** end header
# #
# Refactors the entities table and move all names to name_data # Refactors the files and archive_files tables and all affected procedures for
# Update mysql schema to version v3.0.0-rc1 # the new file back-end
NEW_VERSION="v4.0.0-rc3" # Update mysql schema to version v5.0.0-rc1
OLD_VERSION="v4.0.0-rc2" NEW_VERSION="v5.0.0-rc1"
OLD_VERSION="v4.0.0"
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