]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - patchlevel.h
Bash-5.2 patch 17: fix for optimizing forks when using the . builtin in a subshell
[thirdparty/bash.git] / patchlevel.h
index 2e8a3dac93fac493fc8128fec5887ef10cf43afa..7b69019e2ded4a42855c600a8049fde08b6f5bac 100644 (file)
@@ -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 16
+#define PATCHLEVEL 17
 
 #endif /* _PATCHLEVEL_H_ */