Keep version at 8.6.0 for now

This commit is contained in:
Felix Kauselmann 2017-09-24 21:50:12 +02:00
parent 70dc610476
commit 0724c6ac65

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-dev
YACVERSION=8.6.0-dev
if [ ! -f "yacreader-${YACVERSION}-src.tar.xz" ]
then
echo "Building source tarball"