diff options
author | Chris Ball <cjb@laptop.org> | 2011-03-05 12:32:46 -0500 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-03-05 12:32:46 -0500 |
commit | c1238598a97e99a3a61cb632f4b748e29d964f9e (patch) | |
tree | 21a6ad455b529ea90fa6e2652cdf2be524dcff84 /libbe/storage/vcs/arch.py | |
parent | 78de5e4a8024c039efa621d8cac77b59b6887936 (diff) | |
download | bugseverywhere-a50151cec11178d5767172db3078bcb89211107e.tar.gz |
Bumped to version 1.0.11.0.1
Diffstat (limited to 'libbe/storage/vcs/arch.py')
-rw-r--r-- | libbe/storage/vcs/arch.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbe/storage/vcs/arch.py b/libbe/storage/vcs/arch.py index d12a91a..8ef7def 100644 --- a/libbe/storage/vcs/arch.py +++ b/libbe/storage/vcs/arch.py @@ -1,5 +1,6 @@ # Copyright (C) 2005-2011 Aaron Bentley <abentley@panoramicfeedback.com> # Ben Finney <benf@cybersource.com.au> +# Chris Ball <cjb@laptop.org> # Gianluca Montecchi <gian@grys.it> # James Rowe <jnrowe@ukfsn.org> # W. Trevor King <wking@drexel.edu> |