mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Rename version to version.txt because it conflicts with newer compilers
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
cmake_minimum_required(VERSION 3.5.0)
|
||||
project(zoneminder)
|
||||
file(STRINGS "version" zoneminder_VERSION)
|
||||
file(STRINGS "version.txt" zoneminder_VERSION)
|
||||
# make API version a minor of ZM version
|
||||
set(zoneminder_API_VERSION "${zoneminder_VERSION}.1")
|
||||
|
||||
|
||||
1
version.txt
Normal file
1
version.txt
Normal file
@@ -0,0 +1 @@
|
||||
1.37.40
|
||||
Reference in New Issue
Block a user