The following commit has been merged in the master branch:
commit 3b93c22a5bb9e47301fca89ec677a9805ea71518
Author: Igor Murzov <[email protected]>
Date:   Tue Nov 6 16:50:48 2012 +0400

    Update copyright year and release number.

diff --git a/bash_completion b/bash_completion
index 7152d5e..9559339 100644
--- a/bash_completion
+++ b/bash_completion
@@ -3,7 +3,7 @@
 #   bash_completion - programmable completion functions for bash 4.1+
 #
 #   Copyright © 2006-2008, Ian Macdonald <[email protected]>
-#             © 2009-2011, Bash Completion Maintainers
+#             © 2009-2012, Bash Completion Maintainers
 #                     <[email protected]>
 #
 #   This program is free software; you can redistribute it and/or modify
@@ -24,7 +24,7 @@
 #
 #   http://bash-completion.alioth.debian.org/
 #
-#   RELEASE: 1.99
+#   RELEASE: 2.0
 
 if [[ $- == *v* ]]; then
     BASH_COMPLETION_ORIGINAL_V_VALUE="-v"

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to