]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - patchlevel.h
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix
[thirdparty/bash.git] / patchlevel.h
index 165390c155411545a5e05f0ed98d1c85d0098955..e4814212403e01fa9f9ea9c21c1657bb5e7c6fe9 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 0
+#define PATCHLEVEL 26
 
 #endif /* _PATCHLEVEL_H_ */