diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2015-05-19 14:55:02 -0400 |
|---|---|---|
| committer | Tom Powell <zifnab@zifnab06.net> | 2015-10-08 20:51:50 -0700 |
| commit | ec1364fb33cd9a221649eeb362e00a2cfa4a66c1 (patch) | |
| tree | b6a114d2d8bc98b274fb5884cedbc964cc36a690 /patchlevel.h | |
| parent | bbc8b4849e0921dc4d9742359ca37f527712eccd (diff) | |
| download | android_external_bash-ec1364fb33cd9a221649eeb362e00a2cfa4a66c1.tar.gz android_external_bash-ec1364fb33cd9a221649eeb362e00a2cfa4a66c1.tar.bz2 android_external_bash-ec1364fb33cd9a221649eeb362e00a2cfa4a66c1.zip | |
Bash-4.3 patch 34
Change-Id: I4dbb5273a0372ab63d342a11dc9c9d19c002a9ac
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 cefe6bd..db8e28c 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 33 +#define PATCHLEVEL 34 #endif /* _PATCHLEVEL_H_ */ |
