blob: 4209cf01349f77fc8947a1af7561c001734882f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- cobpp/createver.sh.orig Sun Oct 28 22:39:46 2001
+++ cobpp/createver.sh Tue Jan 29 08:13:59 2002
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# This shell script create a version number, system, compiled date.
#
|