Update of /cvsroot/popfile/windows/add-ons
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21840
Modified Files:
Tag: b0_22_2
OnDemand.nsi
Log Message:
Oops! Forgot to bump the version number last time.
Index: OnDemand.nsi
===================================================================
RCS file: /cvsroot/popfile/windows/add-ons/Attic/OnDemand.nsi,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** OnDemand.nsi 5 Oct 2007 18:39:24 -0000 1.1.2.3
--- OnDemand.nsi 5 Oct 2007 22:04:03 -0000 1.1.2.4
***************
*** 143,147 ****
OutFile ${C_OUTFILE}
! !define C_VERSION "0.0.7"
; Specify the icon file for the utility
--- 143,147 ----
OutFile ${C_OUTFILE}
! !define C_VERSION "0.0.8"
; Specify the icon file for the utility
|