From 4fd1af445d628b7191827a640b018315522f41d7 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Thu, 7 Mar 2013 15:21:45 -0500 Subject: Bash-4.2 patch 44 --- patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patchlevel.h') diff --git a/patchlevel.h b/patchlevel.h index 4c2cf1d..27bb4f7 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 43 +#define PATCHLEVEL 44 #endif /* _PATCHLEVEL_H_ */ -- cgit v1.2.3