summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:46:38 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:31:05 +0100
commit9eaf880cb1944045bac06758a0a7a68ea734595c (patch)
tree40749de3a44617cdead37aef9633b701940bff68 /Makefile
parent0d94f4b451321b54cd8f22253c28a5bc64715f1c (diff)
downloadlive-boot-9eaf880cb1944045bac06758a0a7a68ea734595c.tar.gz
live-boot-9eaf880cb1944045bac06758a0a7a68ea734595c.zip
Adding live-initramfs 1.90.1-1.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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