Crank version

This commit is contained in:
Todd C. Miller
2000-08-13 21:10:00 +00:00
parent fafefc1df9
commit 87ccf62b70
3 changed files with 2 additions and 4 deletions

View File

@@ -37,6 +37,6 @@
#ifndef _SUDO_VERSION_H
#define _SUDO_VERSION_H
static const char version[] = "1.6.3";
static const char version[] = "1.6.4";
#endif /* _SUDO_VERSION_H */