From dc8e0ee4f383e544e93b3f0b2e92c36ab2b76cc4 Mon Sep 17 00:00:00 2001
From: zmap <zmap>
Date: Fri, 25 Jul 2008 09:53:42 +0000
Subject: [PATCH] update release notes file to release_notes.2008_07_25.shtml

---
 src/include/ZMap/zmapWebPages.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/ZMap/zmapWebPages.h b/src/include/ZMap/zmapWebPages.h
index 474f44f45..9e6669c16 100755
--- a/src/include/ZMap/zmapWebPages.h
+++ b/src/include/ZMap/zmapWebPages.h
@@ -28,7 +28,7 @@
  * HISTORY:
  * Last edited: Jul 18 10:14 2008 (edgrif)
  * Created: Wed Oct 18 11:19:12 2006 (edgrif)
- * CVS info:   $Id: zmapWebPages.h,v 1.20 2008-07-18 09:21:41 edgrif Exp $
+ * CVS info:   $Id: zmapWebPages.h,v 1.21 2008-07-25 09:53:42 zmap Exp $
  *-------------------------------------------------------------------
  */
 #ifndef ZMAP_WEBPAGES_H
@@ -48,7 +48,7 @@
 
 /* This line is parsed/updated by ZMap/scripts/zmapreleasenotes, do not alter its format without
  * updating that script as well. */
-#define ZMAPWEB_RELEASE_NOTES "release_notes.2008_07_09.shtml"
+#define ZMAPWEB_RELEASE_NOTES "release_notes.2008_07_25.shtml"
 
 #define ZMAPWEB_HELP_DOC  "user_interface.shtml"
 #define ZMAPWEB_HELP_ALIGNMENT_SECTION "alignment_display"
-- 
GitLab