diff --git a/version.h b/version.h index 5705b4602..47ee04754 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta16"; +static char version[] = "1.3.1beta17"; #endif /* _SUDO_VERSION_H */