Bump version

This commit is contained in:
Alex D. 2021-01-04 18:14:43 +00:00
parent c952340638
commit 8a9b320ea4
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(
uIRC
VERSION 2021.01.03
VERSION 2021.01.04
DESCRIPTION "Simple and lightweight IRC protocol helper"
LANGUAGES C
)