[Bash-completion-commits] ./current r1154: Fixed version

David Paleino d.paleino at gmail.com
Mon Jun 23 13:06:13 UTC 2008


------------------------------------------------------------
revno: 1154
committer: David Paleino <d.paleino at gmail.com>
branch nick: current
timestamp: Mon 2008-06-23 15:06:13 +0200
message:
  Fixed version
modified:
  bash-completion.spec
  bash_completion
-------------- next part --------------
=== modified file 'bash-completion.spec'
--- a/bash-completion.spec	2008-06-21 22:51:09 +0000
+++ b/bash-completion.spec	2008-06-23 13:06:13 +0000
@@ -1,6 +1,6 @@
 Name: bash-completion
 Summary: Programmable completion for bash 2.05b and later.
-Version: 20080617.2
+Version: 20080617.4
 Release: 1
 Group: System Environment/Shells
 License: GPL

=== modified file 'bash_completion'
--- a/bash_completion	2008-06-23 13:05:28 +0000
+++ b/bash_completion	2008-06-23 13:06:13 +0000
@@ -23,7 +23,7 @@
 #
 #   http://bash-completion.alioth.debian.org/
 #
-#   RELEASE: 20080617.3
+#   RELEASE: 20080617.4
 
 if [[ $- == *v* ]]; then
 	BASH_COMPLETION_ORIGINAL_V_VALUE="-v"



More information about the Bash-completion-commits mailing list