diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2012-03-13 15:11:43 -0400 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2012-03-13 15:11:43 -0400 |
| commit | ea6616c01e453e5536308bf32fc37598f9c06950 (patch) | |
| tree | eeef6b356c134f7916b6d869f2c0e8934ab1914c /patchlevel.h | |
| parent | 952a575888196bfabdf31665325633891c2968f3 (diff) | |
Bash-4.2 patch 22
Diffstat (limited to 'patchlevel.h')
| -rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 2ffa36e..9166366 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 21 +#define PATCHLEVEL 22 #endif /* _PATCHLEVEL_H_ */ |
