2nd version

pull/534/head
Todd Fisher 1 year ago
parent e38e1ebe8b
commit d8061f0c57
No known key found for this signature in database
GPG Key ID: 15A1619895B1FB4A

@ -15,7 +15,7 @@ CLOBBER.include '**/whisper.*'
CLOBBER.include '**/ggml.*'
CLOBBER.include '**/dr_wav.h'
BUILD_VERSION=1
BUILD_VERSION=2
# Determine the current version of the software
if File.read('../../CMakeLists.txt') =~ /project.*\s*VERSION\s*(\d.+)\)/
CURRENT_VERSION = "#{$1}.#{BUILD_VERSION}"

Loading…
Cancel
Save