This commit is contained in:
Todd C. Miller
1994-08-17 16:45:55 +00:00
parent 02f0a29db2
commit cd3d369b90

View File

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