[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-67-g3b93c22

Igor Murzov e-mail at date.by
Tue Nov 6 15:05:43 UTC 2012


The following commit has been merged in the master branch:
commit 3b93c22a5bb9e47301fca89ec677a9805ea71518
Author: Igor Murzov <e-mail at date.by>
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 <ian at caliban.org>
-#             © 2009-2011, Bash Completion Maintainers
+#             © 2009-2012, Bash Completion Maintainers
 #                     <bash-completion-devel at lists.alioth.debian.org>
 #
 #   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



More information about the Bash-completion-commits mailing list