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/monotone.py | |
parent | 78de5e4a8024c039efa621d8cac77b59b6887936 (diff) | |
download | bugseverywhere-1.0.1.tar.gz |
Bumped to version 1.0.11.0.1
Diffstat (limited to 'libbe/storage/vcs/monotone.py')
-rw-r--r-- | libbe/storage/vcs/monotone.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libbe/storage/vcs/monotone.py b/libbe/storage/vcs/monotone.py index 65ecd91..a8db4e8 100644 --- a/libbe/storage/vcs/monotone.py +++ b/libbe/storage/vcs/monotone.py @@ -1,4 +1,5 @@ -# Copyright (C) 2010-2011 W. Trevor King <wking@drexel.edu> +# Copyright (C) 2010-2011 Chris Ball <cjb@laptop.org> +# W. Trevor King <wking@drexel.edu> # # This file is part of Bugs Everywhere. # |