| author | Chet Ramey <chet.ramey@case.edu> | 2025年11月26日 12:52:29 -0500 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2025年11月26日 12:52:29 -0500 |
| commit | 11ff9325c1497c5ef1de7cf6fde84e1094eae178 (patch) | |
| tree | cd1c3bd3a5899c4ab0e4221665e469b8bca32c65 /patchlevel.h | |
| parent | a80c21e8b7ff113878ecece1db730fd40bc0ff55 (diff) | |
| -rw-r--r-- | patchlevel.h | 2 |
diff --git a/patchlevel.h b/patchlevel.h index 816ef06b..4cc207f3 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 7 +#define PATCHLEVEL 8 #endif /* _PATCHLEVEL_H_ */ |