summarylogtreecommitdiffstats
path: root/dolibarr.install
diff options
context:
space:
mode:
authorHLFH2024-02-29 15:10:52 +0100
committerHLFH2024-02-29 15:10:52 +0100
commita2dacb077551cf1dc64371b48bd0318ac3b12df3 (patch)
treeb9bb627fcca576c4c0d3f77e41c2dd5a8ad86728 /dolibarr.install
parent2b1a717567c922498e57c1554fcc55a4d6070f99 (diff)
downloadaur-dolibarr.tar.gz
19.0.0 release
Diffstat (limited to 'dolibarr.install')
-rw-r--r--dolibarr.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/dolibarr.install b/dolibarr.install
index 91f2e8b7eacd..cb48d155802b 100644
--- a/dolibarr.install
+++ b/dolibarr.install
@@ -13,9 +13,9 @@ post_upgrade() {
new=`expr $1 : '\([0-9]*\.[0-9]*\.\)'`"0"
if [ $old == $new ]
then
- if [ $old == '17.0.0' ]
+ if [ $old == '18.0.0' ]
then
- old='16.0.0'
+ old='17.0.0'
fi
fi
rm /var/lib/dolibarr/install.lock