From f314791fa2fa3e6a557ca50ecb4a0cf7798fee79 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:16 +0200 Subject: Adding live-helper 1.0~a20-1. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3a35ad6cd..35ac83475 100644 --- a/Makefile +++ b/Makefile @@ -91,9 +91,9 @@ uninstall: update: set -e; for FILE in functions/*.sh examples/cron/*.sh manpages/*.de.* manpages/*.en.*; \ do \ - sed -i -e 's/2007\\-07\\-16/2007\\-07\\-23/' \ - -e 's/16.07.2007/23.07.2007/' \ - -e 's/1.0~a19/1.0~a20/' \ + sed -i -e 's/2007\\-07\\-23/2007\\-07\\-30/' \ + -e 's/23.07.2007/30.07.2007/' \ + -e 's/1.0~a20/1.0~a21/' \ $$FILE; \ done -- cgit v1.2.3