From 3f92839a539c932344a88d09f60a031d23532971 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 31 Oct 2007 13:53:52 +0100 Subject: Preparing live-helper 1.0~a35-1. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 61a5e383b..d4f63aa84 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\\-29/2007\\-11\\-05/' \ - -e 's/29.10.2007/05.11.2007/' \ - -e 's/1.0~a34/1.0~a35/' \ + sed -i -e 's/2007\\-11\\-05/2007\\-11\\-12/' \ + -e 's/05.11.2007/12.11.2007/' \ + -e 's/1.0~a35/1.0~a36/' \ $$FILE; \ done -- cgit v1.2.3