This commit is contained in:
Todd C. Miller
1994-08-31 22:48:03 +00:00
parent 7f8aa5d8cf
commit 0368a035b0

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