diff --git a/CMakeLists.txt b/CMakeLists.txt index 72ca6325..29e0f158 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # Project cmake_minimum_required(VERSION 3.1 FATAL_ERROR) -project(nchat VERSION 0.30 LANGUAGES CXX) +project(nchat VERSION 1.10 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 14) include(CheckCXXSourceCompiles) diff --git a/src/nchat.1 b/src/nchat.1 index 58c4437b..f8b56874 100644 --- a/src/nchat.1 +++ b/src/nchat.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH NCHAT "1" "May 2021" "nchat v0.30" "User Commands" +.TH NCHAT "1" "August 2021" "nchat v1.10" "User Commands" .SH NAME nchat \- ncurses chat .SH SYNOPSIS