mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Merge
This commit is contained in:
parent
2a136e3ea3
commit
9f3dd1803b
@ -4,7 +4,7 @@ Please note: this is a work in progress. Keeping a changelog has been neglected
|
|||||||
in the past so information is missing and older release information is in
|
in the past so information is missing and older release information is in
|
||||||
spanish only. Sorry for the mess.
|
spanish only. Sorry for the mess.
|
||||||
|
|
||||||
## 9.0.0 (WIP)
|
## 9.0.0 (2018-2-18)
|
||||||
|
|
||||||
### Library and Reader
|
### Library and Reader
|
||||||
|
|
||||||
|
@ -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…
Reference in New Issue
Block a user