[Make a version 1.17.1 which reports its own version number correctly. Malcolm.Wallace@me.com**20130818125214 Ignore-this: d5e5edef44645b1237a9cb18b7c46505 ] { hunk ./CHANGELOG 4 + * (1.17.1): report the right version with cpphs --version hunk ./Makefile 2 -VERSION = 1.16 +VERSION = 1.17.1 hunk ./Makefile.nhc98 6 -VERSION = 1.16 +VERSION = 1.17.1 hunk ./cpphs.hs 23 -version = "1.16" +version = "1.17.1" hunk ./docs/index.html 201 -cpphs-1.17, release date 2013.08.16
+cpphs-1.17.1, release date 2013.08.18
hunk ./docs/index.html 203 -.tar.gz, hunk ./docs/index.html 205 -
  • Recursively evaluate #if expressions after macro expansion (bugfix). +
  • (minor) Report the correct version number with cpphs --version hunk ./docs/index.html 230 +

    +cpphs-1.17, release date 2013.08.16
    +By HTTP: +.tar.gz, +Hackage. +

    + }