diff --git a/wgetpaste b/wgetpaste index b3ad00a..3e27247 100755 --- a/wgetpaste +++ b/wgetpaste @@ -3,7 +3,7 @@ # relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget # Copyright (c) 2007-2016 Bo Ørsted Andresen -VERSION="2.31" +VERSION="2.32" # don't inherit LANGUAGE from the env unset LANGUAGE diff --git a/wgetpaste.spec b/wgetpaste.spec index f02005d..cbb015c 100644 --- a/wgetpaste.spec +++ b/wgetpaste.spec @@ -1,5 +1,5 @@ Name: wgetpaste -Version: 2.29 +Version: 2.32 Release: 1%{?dist} Summary: Command-line interface to various paste-bins