summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1994-08-01 17:40:58 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1994-08-01 17:40:58 +0000
commitd955933a60911e28d130d0522bd5a8243debaa5a (patch)
tree83f6a62acb2efc11df92b2e2b0b0c728dec02433 /version.h
parentfa34d10fb9d178c05867478630b1d3fc2ca8e20b (diff)
downloadsudo-d955933a60911e28d130d0522bd5a8243debaa5a.tar.gz
++
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index e762143df..8530811cb 100644
--- a/version.h
+++ b/version.h
@@ -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 */