2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 13:28:10 +00:00
This commit is contained in:
Todd C. Miller 1994-08-05 00:24:45 +00:00
parent 22fa51dbf5
commit ace8ac2c0e

View File

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