README*, config: Removed the version number from these files. master
authorFlorian Forster <octo@huhu.verplant.org>
Sun, 25 Nov 2007 09:30:08 +0000 (10:30 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 25 Nov 2007 09:30:08 +0000 (10:30 +0100)
README
README.persistency
README.selections
config

diff --git a/README b/README
index 1c894c8..1f3e874 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- yaala 0.7.3 - README - 2004-11-10
+ yaala - README - 2005-07-08
 ===================================
 http://yaala.org/
 
 ===================================
 http://yaala.org/
 
index 0e04f3a..cac7cb3 100644 (file)
@@ -1,4 +1,4 @@
- yaala 0.7.3 - README.persistency - 2004-11-10
+ yaala - README.persistency - 2005-07-08
 ===============================================
 http://yaala.org/
 
 ===============================================
 http://yaala.org/
 
index 609e231..952a6b0 100644 (file)
@@ -1,4 +1,4 @@
- yaala 0.7.3 - README.selections - 2004-11-10
+ yaala - README.selections - 2005-07-08
 ==============================================
 http://yaala.org/
 
 ==============================================
 http://yaala.org/
 
diff --git a/config b/config
index dec8e36..e39be32 100644 (file)
--- a/config
+++ b/config
@@ -1,11 +1,10 @@
 ########################################################################
 ########################################################################
-#    yaala 0.7.3 config                                            2004-11-10 #
-#---====================-----------------------------------------------#
-# http://yaala.org/                                                   #
+#    yaala config                                                      #
+#---==============-----------------------------------------------------#
+# http://yaala.org/                                                    #
 # For exact instructions please see the README and the notes above     #
 # For exact instructions please see the README and the notes above     #
-# each entry.                                                         #
+# each entry.                                                          #
 ########################################################################
 ########################################################################
-# $Id: config,v 1.12 2004/11/10 10:07:43 octo Exp $
 
 # Tells yaala the directory to save the html pages in.
 # You should manually copy .gif and .css there from html
 
 # Tells yaala the directory to save the html pages in.
 # You should manually copy .gif and .css there from html
@@ -127,3 +126,5 @@ html_stylesheet: 'style.css';
 # relative filename please keep in mind that it is relative to yaala's
 # directory. Defaults to ``persistency.data''.
 #persistency_file: 'persistency.data';
 # relative filename please keep in mind that it is relative to yaala's
 # directory. Defaults to ``persistency.data''.
 #persistency_file: 'persistency.data';
+
+# vim: set tw=72 :