diff options
author | Roland McGrath <roland@redhat.com> | 1995-04-19 07:26:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-04-19 07:26:32 +0000 |
commit | bc15ada5ed2410359289933e2bd89b694c9ad4ce (patch) | |
tree | 9677887093edd709eba120e3954666381506d698 | |
parent | fce5e4a9b9d6ef6cfa1d204a883674e4cdef9518 (diff) | |
download | gunmake-bc15ada5ed2410359289933e2bd89b694c9ad4ce.tar.gz |
.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | version.c | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Wed Apr 19 03:25:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * Version 3.73.1. + Sat Apr 8 14:53:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * remake.c (notice_finished_file): Set FILE->update_status to zero @@ -1,4 +1,4 @@ -char *version_string = "3.73"; +char *version_string = "3.73.1"; /* Local variables: |