From c9e5eb2358e018ae7b42828cade3c925c63ceba4 Mon Sep 17 00:00:00 2001 From: dons Date: Sun, 25 Dec 2005 22:49:25 +0000 Subject: [PATCH] v 1.0 --- TODO | 2 +- VERSION | 1 - plugins.cabal | 2 +- plugins.cabal.hsx | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 VERSION diff --git a/TODO b/TODO index 6d1eb68..61415f3 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -For 0.1 +For 1.0 ---------- + version numbers in package loads are annyoing diff --git a/VERSION b/VERSION deleted file mode 100644 index 8613175..0000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -hs-plugins 0.9.10 diff --git a/plugins.cabal b/plugins.cabal index a17ba4e..fcbbe61 100644 --- a/plugins.cabal +++ b/plugins.cabal @@ -1,5 +1,5 @@ name: plugins -version: 0.9.10 +version: 1.0 license: LGPL License-file: LICENSE author: Don Stewart diff --git a/plugins.cabal.hsx b/plugins.cabal.hsx index e7db7a5..21254cc 100644 --- a/plugins.cabal.hsx +++ b/plugins.cabal.hsx @@ -1,5 +1,5 @@ name: plugins -version: 0.9.10 +version: 1.0 license: LGPL License-file: LICENSE author: Don Stewart