This commit is contained in:
Todd C. Miller
1994-08-01 17:40:58 +00:00
parent 35d838c688
commit c8fa6ac238

View File

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