[Bump version number to 1.15 Malcolm.Wallace@me.com**20121130105248 Ignore-this: 922b8c394678fe84828ef6eb72e19df3 ] { hunk ./CHANGELOG 1 +Version 1.15 +------------ + * Fix the interaction of --nomacro with --strip. + * Fix the error message received when # appears without a command. + hunk ./Makefile 2 -VERSION = 1.14 +VERSION = 1.15 hunk ./Makefile.nhc98 6 -VERSION = 1.14 +VERSION = 1.15 hunk ./cpphs.cabal 2 -Version: 1.14 +Version: 1.15 hunk ./cpphs.hs 23 -version = "1.14" +version = "1.15" hunk ./docs/index.html 201 -cpphs-1.14, release date 2012.07.11
+cpphs-1.15, release date 2012.11.30
hunk ./docs/index.html 203 -.tar.gz, +.tar.gz, hunk ./docs/index.html 206 -
  • New API to return symbol table after processing. +
  • Fix the interaction of --nomacro with --strip. +
  • Fix the error message received when # appears without a command. hunk ./docs/index.html 231 +

    +cpphs-1.14, release date 2012.07.11
    +By HTTP: +.tar.gz, +Hackage. +

    + }