From 48bfc4c80a93380d23c0b5fc756ed2054d4f6ea8 Mon Sep 17 00:00:00 2001 From: klaatu Date: Tue, 18 Jul 2017 00:32:14 +1200 Subject: [PATCH] this time, really a version bump and copyright update --- trashy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trashy b/trashy index 3d0161a..d4653db 100755 --- a/trashy +++ b/trashy @@ -1,8 +1,8 @@ #!/usr/bin/env bash -VERSION=2.0 +VERSION=2.2 # trash - the command line trashcan # -# Copyright (C) 2011-16 Klaatu la Terible +# Copyright (C) 2011-17 Klaatu la Terible # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- GitLab