2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

incremented

This commit is contained in:
Todd C. Miller 1994-06-04 21:12:00 +00:00
parent a5c4f697d2
commit b5ff63bb4e

View File

@ -21,6 +21,6 @@
#ifndef _SUDO_VERSION_H #ifndef _SUDO_VERSION_H
#define _SUDO_VERSION_H #define _SUDO_VERSION_H
static char version[] = "1.3.1beta7"; static char version[] = "1.3.1beta8";
#endif /* _SUDO_VERSION_H */ #endif /* _SUDO_VERSION_H */