diff options
author | Roland McGrath <roland@redhat.com> | 1995-03-10 20:36:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-03-10 20:36:06 +0000 |
commit | f9af56ac67259fa3d37735825fa4dc50120ea536 (patch) | |
tree | d8a1be4cb3fd1f5d73ff5b1d875c2f236c015c37 /version.c | |
parent | 3ba2e947ac5ebd16f7e8b594ef63337949cdec57 (diff) | |
download | gunmake-f9af56ac67259fa3d37735825fa4dc50120ea536.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.10"; +char *version_string = "3.72.11"; /* Local variables: |