Update of /cvsroot/fink/web/pdb
In directory vz-cvs-3.sog:/tmp/cvs-serv15736/web/pdb

Modified Files:
        releases.inc 
Log Message:
helps to use the right version and mark as stable :)

Index: releases.inc
===================================================================
RCS file: /cvsroot/fink/web/pdb/releases.inc,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- releases.inc        20 Jul 2011 13:49:03 -0000      1.43
+++ releases.inc        20 Jul 2011 13:50:35 -0000      1.44
@@ -29,7 +29,8 @@
        new Release($distributions["10.6-i386"],            "stable",   
"current", 2, TRUE),
        new Release($distributions["10.6-i386"],            "unstable", 
"current", 3, TRUE),
        new Release($distributions["10.6-x86_64"],          "stable",   
"current", 2, TRUE),
-       new Release($distributions["10.7-x86_64"],          "unstable", 
"current", 3, TRUE),
+       new Release($distributions["10.6-x86_64"],          "unstable", 
"current", 3, TRUE),
+       new Release($distributions["10.7-x86_64"],          "stable",   
"current", 3, TRUE),
 ) as $_rel) {
        $releases[$_rel->getId()] = $_rel;
 }


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to