From 8905bb89496458cf375a99a0a9e212570995b41f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Oct 2007 21:36:27 +0200 Subject: Preparing live-helper 1.0~a32-1. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 81a6e2892..aa9f62fb9 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\\-10\\-08/2007\\-10\\-15/' \ - -e 's/08.10.2007/15.10.2007/' \ - -e 's/1.0~a31/1.0~a32/' \ + sed -i -e 's/2007\\-10\\-15/2007\\-10\\-22/' \ + -e 's/15.10.2007/22.10.2007/' \ + -e 's/1.0~a32/1.0~a33/' \ $$FILE; \ done -- cgit v1.2.3