aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2013-03-07 15:21:45 -0500
committerChet Ramey <chet.ramey@case.edu>2013-03-07 15:21:45 -0500
commit4fd1af445d628b7191827a640b018315522f41d7 (patch)
treeebaf68b974715e9dcf95bb3e644a45b80b448633 /patchlevel.h
parent43aebe922bc2a614c410e282fdf772e063454168 (diff)
downloadandroid_external_bash-4fd1af445d628b7191827a640b018315522f41d7.tar.gz
android_external_bash-4fd1af445d628b7191827a640b018315522f41d7.tar.bz2
android_external_bash-4fd1af445d628b7191827a640b018315522f41d7.zip
Bash-4.2 patch 44
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
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_ */