From e4da533d75f5a7579064af2eca1467b02dfbb3dc Mon Sep 17 00:00:00 2001
From: "B. Watson" <yalhcru@gmail.com>
Date: Tue, 12 May 2020 05:01:34 -0400
Subject: 0.2.0 release

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 2cca374..5cca456 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ RST2HTML=rst2html4.py
 # Hopefully, no user-serviceable parts below this line.
 
 PROJ=miragextract
-VERSION=0.1.0
+VERSION=0.2.0
 
 BINS=$(PROJ) cuerecover
 MANS=$(PROJ).1 cuerecover.1
-- 
cgit v1.2.3