increase version

This commit is contained in:
Radovan Garabík 2017-04-21 11:08:46 +02:00
parent 878ea12536
commit 447e5f9c5d
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
grc (1.11-1) unstable; urgency=low
* clean up directories
* improve some configuration files
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Fri, 21 Apr 2017 11:06:13 +0200
grc (1.10.1-1) unstable; urgency=low
* make aliases more compatible with zsh anc MacOSX

4
grc
View File

@ -6,11 +6,11 @@ import os, re, string, sys, getopt, signal
def version():
print ("Generic Colouriser 1.10.1")
print ("Generic Colouriser 1.11")
sys.exit()
def help():
print("""Generic Colouriser 1.10.1
print("""Generic Colouriser 1.11
grc [options] command [args]
Options:
-e --stderr redirect stderr. If this option is selected,