From efbe7eeacdd5670ede6d3c7b034e41765c2cba19 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Thu, 31 Aug 2006 14:02:57 +0000 Subject: bump version to 2.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0f039fb..e28b11f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Haskell unix package], [1.0], [libraries@haskell.org], [unix]) +AC_INIT([Haskell unix package], [2.0], [libraries@haskell.org], [unix]) # Safety check: Ensure that we are in the correct source directory. AC_CONFIG_SRCDIR([include/HsUnix.h]) -- cgit v1.2.3