From 154c6a0826f5c98e8cbc43b16dabf07c362f4390 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Sat, 5 Jan 2013 14:24:40 -0500 Subject: Bump version --- Makefile | 2 +- openpgp.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3b4bcbc..d48043b 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.5 +VERSION=0.6 .PHONY: all clean doc install debian test diff --git a/openpgp.cabal b/openpgp.cabal index 3a1e054..c9e1f84 100644 --- a/openpgp.cabal +++ b/openpgp.cabal @@ -1,5 +1,5 @@ name: openpgp -version: 0.5 +version: 0.6 cabal-version: >= 1.8 license: OtherLicense license-file: COPYING -- cgit v1.2.3