summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index ad83eb1..313d2e5 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 <bo.andresen@zlin.dk>
-VERSION="2.29"
+VERSION="2.30"
# don't inherit LANGUAGE from the env
unset LANGUAGE