X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=18ae2e643250923c593bba40aa5e101fa2e0aac2;hb=9eaf880cb1944045bac06758a0a7a68ea734595c;hp=6f0c333e32a565e8411e6dc9f3032e0fcd47ad60;hpb=0d94f4b451321b54cd8f22253c28a5bc64715f1c;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 6f0c333..18ae2e6 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ update: set -e; for MANPAGE in manpages/*.en.*; \ do \ sed -i -e 's/2007\\-06\\-04/2007\\-06\\-11/' \ - -e 's/1.87.6/1.87.7/' \ + -e 's/1.88.1/1.90.1/' \ $$MANPAGE; \ done