From 25cef3604939c06e4a8b6933c73f065da5d36950 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 4 Nov 2017 22:58:17 +0100 Subject: [PATCH] Set version in changelog as 3.0.0 so that 3.0.0~timestamp will be higher than 2.7.2 --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6c671fee5..2cc315c47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,7 @@ +yunohost (3.0.0) testing; urgency=low + + (to be removed) Dummy version to work around version comparison issues + yunohost (2.7.11.1) testing; urgency=low * [fix] Nginx Regression typo (#459)