From 7555ad2c87ada5baf29e641df6dfaa771a95b7a4 Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Fri, 19 May 2017 09:14:00 -0300 Subject: [PATCH] v2.1.1 - Small fix to help message --- pdfScale.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdfScale.sh b/pdfScale.sh index 7f67426..10443f9 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -12,7 +12,7 @@ # And: https://gist.github.com/MichaelJCole/86e4968dbfc13256228a -VERSION="2.1.0" +VERSION="2.1.1" ###################### EXTERNAL PROGRAMS #######################