aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2013-03-07 15:22:14 -0500
committerChet Ramey <chet.ramey@case.edu>2013-03-07 15:22:14 -0500
commitf281b8f4f8936b2713966274d9f8508a9f0910e4 (patch)
tree8bc396363c39d7ff43198c12fbe1f6418df541de /patchlevel.h
parent4fd1af445d628b7191827a640b018315522f41d7 (diff)
downloadandroid_external_bash-f281b8f4f8936b2713966274d9f8508a9f0910e4.tar.gz
android_external_bash-f281b8f4f8936b2713966274d9f8508a9f0910e4.tar.bz2
android_external_bash-f281b8f4f8936b2713966274d9f8508a9f0910e4.zip
Bash-4.2 patch 45
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 27bb4f7..d959843 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 44
+#define PATCHLEVEL 45
#endif /* _PATCHLEVEL_H_ */