prep for 0.9.0-pre

This commit is contained in:
nick black 2019-12-05 04:37:50 -05:00
parent 63edc0de21
commit 73dd2f7ad7
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.13)
project(notcurses VERSION 0.4.0
project(notcurses VERSION 0.9.0
DESCRIPTION "UI for modern terminal emulators"
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
LANGUAGES C CXX)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
notcurses (0.9.0-1) UNRELEASED; urgency=medium
*
-- Nick Black <dankamongmen@gmail.com> Thu, 05 Dec 2019 04:37:32 -0500
notcurses (0.4.0-1) unstable; urgency=medium
* New upstream version