Index: Output/chicken-iup-setup.exe ================================================================== --- Output/chicken-iup-setup.exe +++ Output/chicken-iup-setup.exe cannot compute difference between binary files Index: chicken-iup.iss.in ================================================================== --- chicken-iup.iss.in +++ chicken-iup.iss.in @@ -4,11 +4,11 @@ ;; SEE http://stackoverflow.com/questions/3304463/how-do-i-modify-the-path-environment-variable-when-running-an-inno-setup-install ;; For information on how to cleanly tweak the path. ;; Actual relevant sources are here: http://legroom.net/software/modpath #define CIUPAppName "chicken-iup" -#define CIUPVersion "0.4" +#define CIUPVersion "0.5" #define CIUPPrefix "{%CIUPPrefix%}" #define ChickenVersion "{%ChickenVersion%}" #define ChickenURL "http://www.call-cc.org" #define MinGWBindir "{%MinGWBindir%}"