From 8dda4bc4f4fdb5d79af90022d44cd0e568b84899 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 May 2020 05:04:44 -0400 Subject: add -p password option --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 45ab4ea..0cb352c 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ RST2HTML=rst2html4.py # Hopefully, no user-serviceable parts below this line. PROJ=miragextract -VERSION=0.0.1 +VERSION=0.1.0 DOCS=README FAQ ChangeLog LICENSE $(PROJ).html -- cgit v1.2.3