diff options
author | ache <ache@FreeBSD.org> | 1994-10-07 08:58:58 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-10-07 08:58:58 +0000 |
commit | a80c0624fbd8bd1c784b0b5b7a0fd20b09d317b9 (patch) | |
tree | 4a94ca97fb2fc2fdc1fcdd522a66e39c6e763138 /lib/libncurses/version.h | |
download | FreeBSD-src-a80c0624fbd8bd1c784b0b5b7a0fd20b09d317b9.zip FreeBSD-src-a80c0624fbd8bd1c784b0b5b7a0fd20b09d317b9.tar.gz |
Moved from ports with several enhancements
Diffstat (limited to 'lib/libncurses/version.h')
-rw-r--r-- | lib/libncurses/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libncurses/version.h b/lib/libncurses/version.h new file mode 100644 index 0000000..15ec892 --- /dev/null +++ b/lib/libncurses/version.h @@ -0,0 +1,3 @@ + +#define NCURSES_VERSION "1.8.5" + |