diff options
author | Roland McGrath <roland@redhat.com> | 1995-03-27 10:55:57 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-03-27 10:55:57 +0000 |
commit | e53ac8a6fcdeda8612332941ecd39ff1fc2a97c5 (patch) | |
tree | 42579be3db39f1e31b83bc7ea81aea86c325d40a /version.c | |
parent | cb51d55ab2c1193aa39eff609cd49c2aeb1c727d (diff) | |
download | make-e53ac8a6fcdeda8612332941ecd39ff1fc2a97c5.tar.gz |
.
Diffstat (limited to 'version.c')
-rw-r--r-- | version.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -char *version_string = "3.72.11"; +char *version_string = "3.72.12"; /* Local variables: |