Created a seperate version.sh for pipeline builds

This commit is contained in:
Bert van der Weerd 2021-04-04 15:04:26 +02:00
parent b1ab8b5261
commit 26955c2590
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@
set -e set -e
pkgver=87.0 . ./version.sh
# #
# Basic functionality # Basic functionality

1
version.sh Normal file
View file

@ -0,0 +1 @@
pkgver=87.0