mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
release-doc: remove unnecessary directive
This commit is contained in:
parent
18242d74a4
commit
d4f71405d2
@ -1,5 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 3.14)
|
cmake_minimum_required(VERSION 3.14)
|
||||||
project(notcurses VERSION 1.3.3
|
project(notcurses VERSION 1.3.4
|
||||||
DESCRIPTION "UI for modern terminal emulators"
|
DESCRIPTION "UI for modern terminal emulators"
|
||||||
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
|
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
|
||||||
LANGUAGES C CXX)
|
LANGUAGES C CXX)
|
||||||
|
@ -32,5 +32,4 @@
|
|||||||
* Generate and upload new Doxygen documentation via `doxygen ../doc/Doxyfile`
|
* Generate and upload new Doxygen documentation via `doxygen ../doc/Doxyfile`
|
||||||
* `scp -r html qemfd.net:/var/www/notcurses/`
|
* `scp -r html qemfd.net:/var/www/notcurses/`
|
||||||
* Update Debian changelog with `dch -v $NEXTVERSION-1`
|
* Update Debian changelog with `dch -v $NEXTVERSION-1`
|
||||||
* Update `doc/FreeBSD-Makefile` version
|
|
||||||
* Update CMakeLists.txt with next version
|
* Update CMakeLists.txt with next version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user