summarylogtreecommitdiffstats
path: root/opennebula.install
diff options
context:
space:
mode:
Diffstat (limited to 'opennebula.install')
-rw-r--r--opennebula.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/opennebula.install b/opennebula.install
index 6615d94293e8..3272a4127464 100644
--- a/opennebula.install
+++ b/opennebula.install
@@ -18,7 +18,7 @@ post_install() {
}
post_upgrade(){
- printf "NOTE: This is may be an major upgrade! If you are not installing from scratch, check the compatibility guide at:\n\n\thttp://docs.opennebula.org/5.0/intro_release_notes/release_notes/compatibility.html\n\thttp://docs.opennebula.org/5.0/intro_release_notes/upgrades/upgrade_414.html\n"
+ printf "NOTE: This is may be an major upgrade! If you are not installing from scratch, check the compatibility guide at:\n\n\thttp://docs.opennebula.org/5.4/intro_release_notes/release_notes/compatibility.html\n\thttp://docs.opennebula.org/5.4/intro_release_notes/upgrades/index.html\n"
}
pre_remove() {