X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=patchlevel.h;h=98684819ea28f5f2313880d9b4499f828c760c41;hb=0b913689b8d913c98b193607870713832935e07d;hp=3ef48b5ac5c8c6effddcbde8ca5a92b5440d3c69;hpb=98043138fc04542cf96d54c778949aa92cd505bd;p=platform%2Fupstream%2Fbash.git diff --git a/patchlevel.h b/patchlevel.h index 3ef48b5..9868481 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 23 +#define PATCHLEVEL 36 #endif /* _PATCHLEVEL_H_ */