From 8e9dc917992612dccbb4efd85f8afd58947948d2 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Tue, 10 Jul 2012 09:44:43 -0400 Subject: Bash-4.2 patch 35 --- patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patchlevel.h') diff --git a/patchlevel.h b/patchlevel.h index a8cac10..1af8e56 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 34 +#define PATCHLEVEL 35 #endif /* _PATCHLEVEL_H_ */ -- cgit v1.2.3