From 7b504d9a660d2face47972e0c4b5638ebc9454a0 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Sat, 10 Aug 2013 13:35:43 -0500 Subject: Version bump --- Makefile | 2 +- openpgp.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d48043b..1311fcd 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ GHCFLAGS+=-Werror endif HLINTFLAGS=-u -XHaskell98 -XCPP -i 'Use camelCase' -i 'Use String' -i 'Use string literal' -i 'Use list comprehension' -VERSION=0.6 +VERSION=0.6.1 .PHONY: all clean doc install debian test diff --git a/openpgp.cabal b/openpgp.cabal index c9e1f84..7214bf5 100644 --- a/openpgp.cabal +++ b/openpgp.cabal @@ -1,5 +1,5 @@ name: openpgp -version: 0.6 +version: 0.6.1 cabal-version: >= 1.8 license: OtherLicense license-file: COPYING -- cgit v1.2.3