From: Stephen D. <sd...@gm...> - 2006-02-05 22:48:49
|
On 2/4/06, Zoran Vasiljevic <zv...@ar...> wrote: > Hi! > > I have uploaded the 4.99.1 release to SF. nsd/nsd.h:114 #define NSD_TAG "$Name: $" Don't forget to use the magic 'cvs export' when making a release: http://sourceforge.net/mailarchive/message.php?msg_id=3D11432982 This should make the new aggressive cleanups unnecessary: % make clean ... /bin/rm -Rf *~ *.bak ... Ouch! My editor backup files disappear when rebuilding! :-) |