diff --git a/CMakeLists.txt b/CMakeLists.txt index d33ac3a82..c5af27bf6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(notcurses VERSION 0.1.0 +project(notcurses VERSION 0.2.0 DESCRIPTION "UI library for modern terminal emulators" HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses" LANGUAGES C CXX) diff --git a/README.md b/README.md index 30147c17d..4cf63fb26 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ cleanroom TUI library for modern terminal emulators. definitely not curses. * [Introduction](#introduction) +* [Requirements](#requirements) * [Basic use](#basic-use) * [Planes](#planes) * [Cells](#cells) * [Differences from NCURSES](#differences-from-ncurses) -* [Features missing relative to NCURSES](#features-missing-relative-to-ncurses) + * [Features missing relative to NCURSES](#features-missing-relative-to-ncurses) +* [Useful links](#cells) [![Build Status](https://drone.dsscaw.com:4443/api/badges/dankamongmen/notcurses/status.svg)](https://drone.dsscaw.com:4443/dankamongmen/notcurses) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) diff --git a/debian/changelog b/debian/changelog index 23906ffcd..87327e4ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notcurses (0.2.0-1) UNRELEASED; urgency=medium + + * + + -- Nick Black Thu, 28 Nov 2019 22:32:11 -0500 + notcurses (0.1.0-1) unstable; urgency=medium * Build notcurses-bin package, silencing lintian error about