~singpolyma/biboumi

d3eda68761d6b5f4394c41248ae95915d6e90ae2 — louiz’ 6 years ago 7d3c1ed
Release version 8.2
3 files changed, 10 insertions(+), 1 deletions(-)

M CHANGELOG.rst
M CMakeLists.txt
M packaging/biboumi.spec.cmake
M CHANGELOG.rst => CHANGELOG.rst +6 -0
@@ 1,3 1,9 @@
Version 8.2 - 2018-05-23
========================

- The users are not able to bypass the fixed mode by just configuring a
  different Address for the IRC server anymore.

Version 8.1 - 2018-05-14
========================


M CMakeLists.txt => CMakeLists.txt +1 -1
@@ 3,7 3,7 @@ cmake_minimum_required(VERSION 3.0)
project(biboumi)

set(${PROJECT_NAME}_VERSION_MAJOR 8)
set(${PROJECT_NAME}_VERSION_MINOR 1)
set(${PROJECT_NAME}_VERSION_MINOR 2)
set(${PROJECT_NAME}_VERSION_SUFFIX "")

if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")

M packaging/biboumi.spec.cmake => packaging/biboumi.spec.cmake +3 -0
@@ 63,6 63,9 @@ make check %{?_smp_mflags}


%changelog
* Wed May 25 2018 Le Coz Florent <louiz@louiz.org> - 8.2-1
  Update to version 8.1

* Wed May 14 2018 Le Coz Florent <louiz@louiz.org> - 8.1-1
  Update to version 8.1