mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
update primary versions to 1.2.1 for new cycle
This commit is contained in:
parent
68f7054e7f
commit
2dc103f447
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
project(notcurses VERSION 1.2.0
|
||||
project(notcurses VERSION 1.2.1
|
||||
DESCRIPTION "UI for modern terminal emulators"
|
||||
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
|
||||
LANGUAGES C CXX)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
notcurses (1.2.1-1) UNRELEASED; urgency=medium
|
||||
|
||||
*
|
||||
|
||||
-- Nick Black <dankamongmen@gmail.com> Mon, 17 Feb 2020 22:42:45 -0500
|
||||
|
||||
notcurses (1.2.0-1) unstable; urgency=medium
|
||||
|
||||
* Update watchfile to grab DFSG source tarball
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME=notcurses
|
||||
DISTVERSION=0.9.3
|
||||
DISTVERSION=1.2.1
|
||||
CATEGORIES=graphics
|
||||
MASTER_SITES=https://nick-black.com/dankwiki/index.php/Notcurses
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user