diff options
author | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2008-04-09 13:33:51 +0000 |
---|---|---|
committer | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2008-04-09 13:33:51 +0000 |
commit | 64176d00126c64616ae1bdaa224c95ff1b6f0da4 (patch) | |
tree | 9144d5f98c84c7da4191b2c0d3b37b71ee9976ec | |
parent | b39f0aec2cccf3c6ee44d1cfde63b5c117a452f1 (diff) | |
download | wgetpaste-64176d00126c64616ae1bdaa224c95ff1b6f0da4.tar.gz |
Fix VERSION.
-rwxr-xr-x | wgetpaste | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # Copyright (c) 2007 Bo Ørsted Andresen <bo.andresen@zlin.dk> # Distributed as-is. With no warranties. -VERSION="9999" +VERSION="2.11" # don't inherit LANGUAGE from the env unset LANGUAGE |