From b3c0aafae452fd1e0a12bc703554e98bcfaa5984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Garab=C3=ADk?= Date: Sat, 4 Mar 2017 10:07:23 +0100 Subject: [PATCH] update version --- grc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grc b/grc index ffe3314..b669bf5 100755 --- a/grc +++ b/grc @@ -6,11 +6,11 @@ import os, re, string, sys, getopt, signal def version(): - print ("Generic Colouriser 1.10") + print ("Generic Colouriser 1.10.1") sys.exit() def help(): - print("""Generic Colouriser 1.10 + print("""Generic Colouriser 1.10.1 grc [options] command [args] Options: -e --stderr redirect stderr. If this option is selected,