aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-05-07 16:22:49 -0400
committerChet Ramey <chet.ramey@case.edu>2012-05-07 16:22:49 -0400
commit6d41b71587a48f90a555846477b2ff6a976d766d (patch)
tree54cb661d48bc28bec5ec07dca99501519115fd29 /patchlevel.h
parent6c19148d3350504ff170ca6fabc9b120ad3f3378 (diff)
downloadandroid_external_bash-6d41b71587a48f90a555846477b2ff6a976d766d.tar.gz
android_external_bash-6d41b71587a48f90a555846477b2ff6a976d766d.tar.bz2
android_external_bash-6d41b71587a48f90a555846477b2ff6a976d766d.zip
Bash-4.2 patch 25
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 4f92246..c8093cc 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 24
+#define PATCHLEVEL 25
#endif /* _PATCHLEVEL_H_ */