Update of /cvsroot/popfile/windows/add-ons
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28438/add-ons
Modified Files:
Tag: b0_22_2
OnDemand.nsi
Log Message:
Version number bumped to reflect the use of the new, more robust
Vista-compatible library functions.
Index: OnDemand.nsi
===================================================================
RCS file: /cvsroot/popfile/windows/add-ons/Attic/OnDemand.nsi,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** OnDemand.nsi 21 Oct 2007 22:15:50 -0000 1.1.2.5
--- OnDemand.nsi 3 Nov 2007 11:07:25 -0000 1.1.2.6
***************
*** 137,141 ****
OutFile ${C_OUTFILE}
! !define C_VERSION "0.0.9"
; Specify the icon file for the utility
--- 137,141 ----
OutFile ${C_OUTFILE}
! !define C_VERSION "0.1.0"
; Specify the icon file for the utility
|