This commit is contained in:
Todd C. Miller
1994-08-06 23:16:29 +00:00
parent 3f4bcc6ad2
commit 121d219b8c

View File

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