Andreas J. Koenig wrote: > You should never change a module without changing > its version. Your patch says: > > -$VERSION = 2.000000; > +$VERSION = '2.000000'; > > But seriously, it should be > > -$VERSION = 2.000000; > +$VERSION = '2.000001'; > > or whatever. Let it reflect that it is a *different* version. I'm okay with this, too. Up to you, Nick. ____________________________________________________________________________________ Want to start your own business? Learn how on Yahoo! Small Business. http://smallbusiness.yahoo.com/r-indexThread Previous