X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=0121a19dc8ddb86a6c76d65b18ea9cc070250c95;hb=a6a9d36d569ca73b14f197dbd5a3e06189884e27;hp=18ae2e643250923c593bba40aa5e101fa2e0aac2;hpb=adc476fd738610d46bb3ce11a097183b47ccb3a5;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 18ae2e6..0121a19 100644 --- a/Makefile +++ b/Makefile @@ -117,8 +117,8 @@ uninstall: update: set -e; for MANPAGE in manpages/*.en.*; \ do \ - sed -i -e 's/2007\\-06\\-04/2007\\-06\\-11/' \ - -e 's/1.88.1/1.90.1/' \ + sed -i -e 's/2007\\-06\\-25/2007\\-07\\-02/' \ + -e 's/1.91.2/1.91.3/' \ $$MANPAGE; \ done