update primary versions to 1.2.1 for new cycle

This commit is contained in:
nick black 2020-02-17 22:43:14 -05:00
parent 68f7054e7f
commit 2dc103f447
3 changed files with 8 additions and 2 deletions

View File

@ -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
View File

@ -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

View File

@ -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