[[cpphs @ 2005-10-14 13:52:04 by malcolm]
malcolm**20051014135204
Fix the Cabal way of building cpphs. Update version number.
] {
hunk ./CHANGELOG 1
+Version 1.1
+-----------
+ * Fix the .cabal way of building cpphs.
+ * Update the --version reported (forgotten in 1.0, which still reports 0.9)
+
hunk ./RunCpphs.hs 18
-version = "0.9"
+version = "1.1"
hunk ./cpphs.cabal 2
-Version: 0.9
+Version: 1.1
hunk ./cpphs.cabal 25
- CppIfdef, CpphsTest, HashDefine, MacroPass, ParseLib,
+ CppIfdef, HashDefine, MacroPass, ParseLib,
hunk ./docs/index.html 170
-cpphs-1.0, release date 2005.10.05
+cpphs-1.1, release date 2005.10.14
hunk ./docs/index.html 172
-.tar.gz,
-.zip,
+.tar.gz,
+.zip,
hunk ./docs/index.html 178
+
+Older versions: +
+cpphs-1.0, release date 2005.10.05
+By HTTP:
+.tar.gz,
+.zip,
+
-Older versions: }