diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-21 02:00:42 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-21 02:00:42 +0100 |
commit | d2ae1e99a616b60453044055d0bb68bc0a2d2a49 (patch) | |
tree | 1300993de48f914906375ca4905ff3e143dcd34f /src/cli-args.h | |
parent | 206be50979eeb8a3e3bcfd1ce3d82b6291e90df0 (diff) | |
download | gnutls-d2ae1e99a616b60453044055d0bb68bc0a2d2a49.tar.gz |
updates.
Diffstat (limited to 'src/cli-args.h')
-rw-r--r-- | src/cli-args.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cli-args.h b/src/cli-args.h index 72e15387a4..c05ff9bbcf 100644 --- a/src/cli-args.h +++ b/src/cli-args.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (cli-args.h) * - * It has been AutoGen-ed January 19, 2012 at 09:42:05 PM by AutoGen 5.12 + * It has been AutoGen-ed January 21, 2012 at 01:58:52 AM by AutoGen 5.12 * From the definitions cli-args.def * and the template file options * @@ -105,8 +105,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define GNUTLS_CLI_VERSION "3.0.11" -#define GNUTLS_CLI_FULL_VERSION "gnutls-cli 3.0.11" +#define GNUTLS_CLI_VERSION "3.0.12" +#define GNUTLS_CLI_FULL_VERSION "gnutls-cli 3.0.12" /* * Interface defines for all options. Replace "n" with the UPPER_CASED |