Merge default branch

This commit is contained in:
Felix Kauselmann
2018-02-18 17:17:14 +01:00
parent 1815ba64a1
commit 09c8125f87
36 changed files with 2014 additions and 1897 deletions

View File

@ -2,7 +2,7 @@
#Script to create a source tarball for YACReader distribution and packaging
#This should be run from YACReaders top source directory
YACVERSION=9.0.0-rc1
YACVERSION=9.0.0
if [ ! -f "yacreader-${YACVERSION}-src.tar.xz" ]
then
echo "Building source tarball"