upped the version

This commit is contained in:
Todd C. Miller
1994-05-29 21:23:21 +00:00
parent 577b056ebc
commit 182569994e

View File

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