| author | Chet Ramey <chet.ramey@case.edu> | 2012年05月31日 15:09:31 -0400 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2012年05月31日 15:09:31 -0400 |
| commit | 36ee9453ba3b1a466c85d020f141d2e844385bfb (patch) | |
| tree | b5e5c94188a803cbbfc908648a42048b5961ce30 | |
| parent | 2792b11b0ee3625aba317ff5122ae9bc82ef5c3b (diff) | |
| -rw-r--r-- | patchlevel.h | 2 |
diff --git a/patchlevel.h b/patchlevel.h index a2be105b..7da4a266 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -25,6 +25,6 @@ regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh looks for to find the patch level (for the sccs version string). */ -#define PATCHLEVEL 28 +#define PATCHLEVEL 29 #endif /* _PATCHLEVEL_H_ */ |