mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
v0.0.9
This commit is contained in:
parent
360a3f8600
commit
e64f7a22ff
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
project(notcurses VERSION 0.0.1
|
||||
project(notcurses VERSION 0.0.9
|
||||
DESCRIPTION "UI library for modern terminal emulators"
|
||||
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
|
||||
LANGUAGES C CXX)
|
||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,6 +1,6 @@
|
||||
notcurses (0.0.9-1) UNRELEASED; urgency=medium
|
||||
notcurses (0.0.9-1) unstable; urgency=medium
|
||||
|
||||
* Initial release
|
||||
* Deps on libncurses-dev, libavformat-dev
|
||||
|
||||
-- Nick Black <dankamongmen@gmail.com> Sun, 17 Nov 2019 05:15:19 -0500
|
||||
-- Nick Black <dankamongmen@gmail.com> Tue, 26 Nov 2019 22:46:35 -0500
|
||||
|
Loading…
x
Reference in New Issue
Block a user