From 3590145af6f1c9fa321dff231f69ae696e7e740b Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Sat, 27 Sep 2014 22:58:05 -0400 Subject: Bash-4.3 patch 27 --- patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patchlevel.h') diff --git a/patchlevel.h b/patchlevel.h index 535a291..ed1a208 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 26 +#define PATCHLEVEL 27 #endif /* _PATCHLEVEL_H_ */ -- cgit v1.2.3