diff options
Diffstat (limited to 'patchlevel.h~')
-rw-r--r-- | patchlevel.h~ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h~ b/patchlevel.h~ index c8f400f6..eab75cf7 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 1 +#define PATCHLEVEL 7 #endif /* _PATCHLEVEL_H_ */ |