Update of /cvsroot/php-blog/serendipity/include/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30838/include/admin
Modified Files:
upgrader.inc.php
Log Message:
I'm somehow thinking that SF.Nets CVS is playing tricks on me
Index: upgrader.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/include/admin/upgrader.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- upgrader.inc.php 19 Jan 2005 10:22:12 -0000 1.10
+++ upgrader.inc.php 26 Jan 2005 13:20:02 -0000 1.11
@@ -119,7 +119,7 @@
'title' => 'Update of .htaccess file',
'desc' => 'In order to implement author views, changes were made to the .htaccess file, you need to regenerate it'),
- array('version' => '0.8-alpha10',
+ array('version' => '0.8-alpha11',
'function' => 'serendipity_installFiles',
'title' => 'Update of .htaccess file',
'desc' => 'In order to implement URL rewrite improvement, changes were made to the .htaccess file, you need to regenerate it'),
|