diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-09 02:28:52 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-09 02:28:52 +0000 |
| commit | f5cf48b83eafb64c76535c2afa80c8e492ddb8e8 (patch) | |
| tree | ecac45d6970151a30dc87ad5a8a99369ccbc42d8 /lib/ncurses | |
| parent | b285ba36300f06712f14be242197280f060bf05b (diff) | |
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 49d46fa15b3f..3b00b74b698d 100644 --- a/lib/ncurses/ncurses/ncurses_cfg.h +++ b/lib/ncurses/ncurses/ncurses_cfg.h @@ -144,7 +144,7 @@ #define NCURSES_EXT_FUNCS 1 #define NCURSES_NO_PADDING 1 #define NCURSES_PATHSEP ':' -#define NCURSES_VERSION_STRING "5.6.20080209" +#define NCURSES_VERSION_STRING "5.6.20080503" #define NDEBUG 1 #define RETSIGTYPE void #define SIG_ATOMIC_T volatile sig_atomic_t |
