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