fix typo in the dates of the (un)install scripts
authorDennis Groenen <dennis_groenen@hotmail.com>
Wed, 6 Jul 2011 13:29:56 +0000 (15:29 +0200)
committerDennis Groenen <dennis_groenen@hotmail.com>
Wed, 6 Jul 2011 13:29:56 +0000 (15:29 +0200)
debian/scripts/install-binary.sh
debian/scripts/uninstall-binary.sh

index fda3f24..fb2d823 100755 (executable)
@@ -12,7 +12,7 @@
 # By Dennis Groenen <dennis_groenen@hotmail.com>
 # GPLv3 licensed
 
-# Version 0.3 06-03-2011 (MM-DD-YYYY)
+# Version 0.3 07-03-2011 (MM-DD-YYYY)
 # 0.1: Initial release
 # 0.2: Use $EXECPWR to not have to rely on /bin/busybox' functions
 #      Minor clean-ups and be quieter
index 263f6ba..26325c3 100755 (executable)
@@ -9,7 +9,7 @@
 # By Dennis Groenen <dennis_groenen@hotmail.com>
 # GPLv3 licensed
 
-# Version 0.3 06-03-2011 (MM-DD-YYYY)
+# Version 0.3 07-03-2011 (MM-DD-YYYY)
 # 0.1: Initial release
 # 0.2: Minor clean-ups and be quieter
 # 0.3: Add support for multiple environments