]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - patchlevel.h
Bash-4.4 patch 4
[thirdparty/bash.git] / patchlevel.h
index 8d34c53e3c0c7bb7a58e528c2c8bf839c6cedd5d..c059f0bd769b78ddf0bf0c5c1394e2ec8858d067 100644 (file)
@@ -1,6 +1,6 @@
 /* patchlevel.h -- current bash patch level */
 
-/* Copyright (C) 2001-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2016 Free Software Foundation, Inc.
 
    This file is part of GNU Bash, the Bourne Again SHell.
 
@@ -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 38
+#define PATCHLEVEL 4
 
 #endif /* _PATCHLEVEL_H_ */