From dcf54b5cf11ab056433c122d54d677de4edc2e51 Mon Sep 17 00:00:00 2001 From: rich Date: Wed, 23 Nov 2005 11:33:33 +0000 Subject: [PATCH] Updated MANIFEST. Bumped version for release. --- MANIFEST | 2 ++ Makefile.config | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/MANIFEST b/MANIFEST index 3350e1c..3c4ec09 100644 --- a/MANIFEST +++ b/MANIFEST @@ -192,6 +192,7 @@ scripts/set_password.ml scripts/set_password_form.ml scripts/signup.ml scripts/sitemap.ml +scripts/sitemap_xml.ml scripts/source.ml scripts/stats.ml scripts/stats_top.ml @@ -287,6 +288,7 @@ templates/send_feedback.txt templates/send_feedback_form.html templates/set_password_form.html templates/sitemap.html +templates/sitemap.xml templates/stats.html templates/stats_top.html templates/undelete_file_form.html diff --git a/Makefile.config b/Makefile.config index 27d89c3..61df8a9 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,7 +1,7 @@ -# $Id: Makefile.config,v 1.26 2005/11/21 16:24:25 rich Exp $ +# $Id: Makefile.config,v 1.27 2005/11/23 11:33:33 rich Exp $ PACKAGE := cocanwiki -VERSION := 1.3.17 +VERSION := 1.3.18 # Normally ignored. However, if you are installing centrally (using # 'make pkg-install'), then the components are installed in the -- 1.8.3.1