[change version number from 1.00 to 1.0, for cabal/hackage Malcolm.Wallace@cs.york.ac.uk**20070126170122] { hunk ./Makefile 2 -VERSION = 1.00 +VERSION = 1.0 hunk ./configure 7 -VERSION="1.00" +VERSION="1.0" hunk ./docs/changelog.html 15 + +

Changes in polyparse-1.0

+

+

+ hunk ./docs/index.html 133 -polyparse-1.00, release date 2007.01.23
+polyparse-1.0, release date 2007.01.26
hunk ./docs/index.html 135 -.tar.gz, -.zip. +.tar.gz, +.zip. hunk ./polyparse.cabal 2 -version: 1.00 -ghc-options: -DVERSION="1.00" -cc-options: -DVERSION="1.00" +version: 1.0 +ghc-options: -DVERSION="1.0" +cc-options: -DVERSION="1.0" hunk ./polyparse.cabal 29 +category: Text, Parsing hunk ./src/Makefile 2 -VERSION = 1.00 +VERSION = 1.0 hunk ./src/Makefile.nhc98 2 -VERSION = 1.00 +VERSION = 1.0 }