mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 00:58:32 -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
|
#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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user