summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-09-22 12:12:56 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-09-22 14:51:14 +0100
commitb9da0fe3f74e02b355aa2be961e8df3ab8b16b88 (patch)
treedb62e6f6d8ba17232586227849e6d0f46e420272 /Makefile.am
parent1e9e6e50bd1bb81524185d8e32e3b787dead965b (diff)
downloadlibguestfs-b9da0fe3f74e02b355aa2be961e8df3ab8b16b88.tar.gz
libguestfs-b9da0fe3f74e02b355aa2be961e8df3ab8b16b88.tar.xz
libguestfs-b9da0fe3f74e02b355aa2be961e8df3ab8b16b88.zip
Prepare for 1.0.71.1.0.71
Update version number and update PO files. Put latest version and release date on the website front page.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ea6ff0c..32853fc7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,6 +143,11 @@ WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs
website: $(HTMLFILES) $(TEXTFILES)
cp $(HTMLFILES) $(WEBSITEDIR)
for f in $(TEXTFILES); do cp $$f $(WEBSITEDIR)/$$f.txt; done
+ cd $(WEBSITEDIR) && \
+ date=`date +%F`; \
+ sed -e "s/SUBST_VERSION/$(VERSION)/" \
+ -e "s/SUBST_DATE/$$date/" \
+ < index.html.in > index.html
# Generate the ChangeLog automatically from the gitlog.