[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.844)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 844
Commiter: kmuto
Date: 2009-02-15 15:06:30 +0900 (日, 15 2月 2009)
=======================================================
Log:
don't forget quote for string.
=======================================================
Changed:
U www/trunk/include/config
Modified: www/trunk/include/config
===================================================================
--- www/trunk/include/config 2009-02-15 04:30:59 UTC (rev 843)
+++ www/trunk/include/config 2009-02-15 06:06:30 UTC (rev 844)
@@ -13,7 +13,7 @@
stable_revision = '0'; #リビジョン
stable_initialdate = '2009年2月14日'; #r0リリース日付
stable_revisiondate = '2009年2月14日'; #リビジョン日付
- stable_packages = 23,200
+ stable_packages = '23,200';
oldstable_codename = 'etch'; #旧安定版
oldstable_version = '4.0';