2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-04 16:25:25 +00:00
This commit is contained in:
Todd C. Miller
1994-07-14 15:16:22 +00:00
parent a5c59d2d67
commit de84c4f25d

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.1beta9"; static char version[] = "1.3.1beta10";
#endif /* _SUDO_VERSION_H */ #endif /* _SUDO_VERSION_H */