diff --git a/version.h b/version.h index bea37123b..13b1d19bb 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta14"; +static char version[] = "1.3.1beta15"; #endif /* _SUDO_VERSION_H */