summaryrefslogtreecommitdiffstats
path: root/a
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-01-02 16:30:09 +0100
committerFlorian Pritz <bluewind@xssn.at>2010-01-02 16:30:09 +0100
commit9408cb20eef4b03e4d075458106e201139cc4160 (patch)
tree634c5044dc058ef3fc39de9801a2614b3ba47a37 /a
parent2771d2ba623891e54aae73098f08f085b6d971df (diff)
downloadbin-9408cb20eef4b03e4d075458106e201139cc4160.tar.gz
bin-9408cb20eef4b03e4d075458106e201139cc4160.tar.xz
a: add description and v0.3
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'a')
-rwxr-xr-xa4
1 files changed, 3 insertions, 1 deletions
diff --git a/a b/a
index 78fdae3..861bcdb 100755
--- a/a
+++ b/a
@@ -1,12 +1,14 @@
#!/usr/bin/python
#----------------------------------------------------
-# Version: 0.2.1
+# Version: 0.3.0
# Author: Florian "Bluewind" Pritz <f-p@gmx.at>
#
# Licensed under WTFPL v2
# (see COPYING for full license text)
#
#----------------------------------------------------
+# simple archive script
+#----------------------------------------------------
# got bored and a.sh has some problems with spaces
#----------------------------------------------------