diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2000-08-31 20:05:34 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2000-08-31 20:05:34 +0000 |
commit | acc741b45bb2975137d87d86e21e6db6d81032b9 (patch) | |
tree | a04d9a313baea8acf3fa59e5eb86d4205c9e6e58 /kerberosIV | |
parent | 0ae46e2a8a187b55ed0056133b5f9f522ec4e376 (diff) |
Correct version number.
Diffstat (limited to 'kerberosIV')
-rw-r--r-- | kerberosIV/lib/roken/print_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberosIV/lib/roken/print_version.h b/kerberosIV/lib/roken/print_version.h index c01804a2b70..21d48bb8ba8 100644 --- a/kerberosIV/lib/roken/print_version.h +++ b/kerberosIV/lib/roken/print_version.h @@ -1 +1 @@ -#define VERSIONLIST { "krb4-1.0", } +#define VERSIONLIST { "krb4-1.0.2" } |