mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update mktarball version number.
This commit is contained in:
parent
fcde28ef03
commit
a51892c545
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user