From 98ebefa3bb032958a299347a89a52807fa94e6aa Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Mon, 27 Jan 2014 06:32:08 +0000 Subject: [PATCH] prepare a release --- core/tls.cabal | 2 +- debug/tls-debug.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/tls.cabal b/core/tls.cabal index f3c5a87..1e52342 100644 --- a/core/tls.cabal +++ b/core/tls.cabal @@ -1,5 +1,5 @@ Name: tls -Version: 1.2.0 +Version: 1.1.999 Description: Native Haskell TLS and SSL protocol implementation for server and client. . diff --git a/debug/tls-debug.cabal b/debug/tls-debug.cabal index b9a7d86..30a9300 100644 --- a/debug/tls-debug.cabal +++ b/debug/tls-debug.cabal @@ -1,5 +1,5 @@ Name: tls-debug -Version: 0.3.0 +Version: 0.2.999 Description: A set of program to test and debug various aspect of the TLS package. .