update scriptversion, but not copyright date
authorJim Meyering <jim@meyering.net>
Fri, 17 Dec 2004 08:41:23 +0000 (08:41 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 17 Dec 2004 08:41:23 +0000 (08:41 +0000)
config/install-sh

index 4f42bebc3aa596ca614152a07924b513b73602d3..6ebe46de6cf49d03fd433ff1b6d11e031ce22dea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2004-10-22.00
+scriptversion=2004-12-17.09
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the