summarylogtreecommitdiffstats
path: root/notes.install
diff options
context:
space:
mode:
Diffstat (limited to 'notes.install')
-rw-r--r--notes.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes.install b/notes.install
index 11c45bea26fa..950aef3cffff 100644
--- a/notes.install
+++ b/notes.install
@@ -43,7 +43,7 @@ msg_upgrade_starting() {
}
msg_upgrade_systemd() {
- if [ $(vercmp $1 'v0.5.0.r59.g6780778-2') -gt -1 ]
+ if [ $(vercmp $1 'v0.5.0.r63.g309e422-2') -gt -1 ]
then
return 0
fi