It should be v1.1 v1.1
authorlbatlle@npdl268.bpo.hp.com
Thu, 29 Mar 2007 15:03:10 +0200
changeset 9 ff093444bbeb
parent 8 a1459d83becd
child 10 97d50d0a179c
It should be v1.1
bug
--- a/bug	Thu Mar 29 11:36:15 2007 +0200
+++ b/bug	Thu Mar 29 15:03:10 2007 +0200
@@ -1,7 +1,7 @@
 #!/bin/bash
 # (encoding: UTF-8)
 #
-# bug 1.0 - Simple Bug / ToDo tracker for the command line.
+# bug 1.1 - Simple Bug / ToDo tracker for the command line.
 #  (Instructions below the license)
 # LICENSE
 # Copyright (C) 2006 LluĂ­s Batlle i Rossell
@@ -209,7 +209,7 @@
 
 function version
 {
-	echo "bug 1.0 - Simple Bug / ToDo tracker for the command line."
+	echo "bug 1.1 - Simple Bug / ToDo tracker for the command line."
 	echo "Copyright (C) 2006 Lluis Batlle i Rossell"
 }