From f06bb27bb68beac50bbcc14688bc44a040599815 Mon Sep 17 00:00:00 2001 From: Yu-Jie Lin Date: Mon, 4 May 2015 13:25:06 +0800 Subject: [PATCH] finalize v1.1.0 --- CHANGES.rst | 3 +++ pipesX.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7f28303..a24fc6a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,9 @@ CHANGES Development =========== +Version 1.1.0 (2015-05-04T05:24:44Z) +==================================== + * move to new GitHub_ * add ``-t c[2 chars]`` for custom type * add ``-t 2``, ``-t 3``, and ``-t 4`` diff --git a/pipesX.sh b/pipesX.sh index 41ae5ac..2397b56 100755 --- a/pipesX.sh +++ b/pipesX.sh @@ -22,7 +22,7 @@ # # Website: https://github.com/pipeseroni/pipesX.sh -VERSION=1.0.0 +VERSION=1.1.0 W=$(tput cols) H=$(tput lines) # maximal random value + 1