2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00
This commit is contained in:
Todd C. Miller
1995-03-29 13:17:02 +00:00
parent 22c7d31a5f
commit 46dd8bfb86

View File

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