This commit is contained in:
Todd C. Miller
1994-08-12 01:57:19 +00:00
parent b8cc728d95
commit 787a7254bf

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