mirror of
https://github.com/fmang/opustags.git
synced 2024-11-06 05:27:23 +01:00
Release 1.5.1
This commit is contained in:
parent
30b7f44ead
commit
1d03da324c
@ -1,6 +1,11 @@
|
||||
opustags changelog
|
||||
==================
|
||||
|
||||
1.5.1 - 2020-11-21
|
||||
------------------
|
||||
|
||||
- Improve BSD support.
|
||||
|
||||
1.5.0 - 2020-11-08
|
||||
------------------
|
||||
|
||||
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.9)
|
||||
|
||||
project(
|
||||
opustags
|
||||
VERSION 1.5.0
|
||||
VERSION 1.5.1
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user