diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-02-19 17:09:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-02-19 17:09:08 +0000 |
commit | e18651243efbc1fe285af34e4937fd697612f1c7 (patch) | |
tree | 2f8f2ddf2b0f00a83727b78d79c41db3d309ff21 /lib/ncurses | |
parent | e3c73f3d74c77b2c168519b10bdb6910a84287ef (diff) | |
parent | 72c3fc31f590566e93496732d6fa769cd353e270 (diff) | |
download | src-test2-e18651243efbc1fe285af34e4937fd697612f1c7.tar.gz src-test2-e18651243efbc1fe285af34e4937fd697612f1c7.zip |
Notes
Diffstat (limited to 'lib/ncurses')
-rw-r--r-- | lib/ncurses/ncurses/ncurses_cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ncurses/ncurses/ncurses_cfg.h b/lib/ncurses/ncurses/ncurses_cfg.h index 4f0971f5ce84..0a92c2f23ba4 100644 --- a/lib/ncurses/ncurses/ncurses_cfg.h +++ b/lib/ncurses/ncurses/ncurses_cfg.h @@ -194,7 +194,7 @@ #define HAVE_FORM_H 1 #define HAVE_LIBFORM 1 #define NCURSES_PATHSEP ':' -#define NCURSES_VERSION_STRING "6.1.20200118" +#define NCURSES_VERSION_STRING "6.2.20200215" #define NCURSES_OSPEED_COMPAT 1 #define HAVE_CURSES_DATA_BOOLNAMES 1 |