Skip to content
Snippets Groups Projects
Commit 28334454 authored by Stephane Poirier's avatar Stephane Poirier
Browse files

version 1.19.1

parent 79bbad0e
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ set(CMAKE_VERBOSE_MAKEFILE TRUE) ...@@ -5,7 +5,7 @@ set(CMAKE_VERBOSE_MAKEFILE TRUE)
set(MAJOR_VERSION "1") set(MAJOR_VERSION "1")
set(MINOR_VERSION "19") set(MINOR_VERSION "19")
set(PATCH_VERSION "0") set(PATCH_VERSION "1")
set(VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}") set(VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
# check for 64 bit # check for 64 bit
......
YAT history file YAT history file
1.19.1 (2022/07/18)
===================
Fixed bad version numbers
1.19.0 (2022/07/08) 1.19.0 (2022/07/08)
=================== ===================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment