mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 22:14:41 -04:00
Update mktarball version number.
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
#Script to create a source tarball for YACReader distribution and packaging
|
#Script to create a source tarball for YACReader distribution and packaging
|
||||||
#This should be run from YACReaders top source directory
|
#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" ]
|
if [ ! -f "yacreader-${YACVERSION}-src.tar.xz" ]
|
||||||
then
|
then
|
||||||
echo "Building source tarball"
|
echo "Building source tarball"
|
||||||
|
Reference in New Issue
Block a user