updated changelog

This commit is contained in:
arcan1s
2014-05-26 12:22:00 +04:00
parent 6fd7bad8f9
commit f05b256306
3 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,6 @@ for MARKDOWN in $(find md_readme -name '*.md'); do
FILENAME="${FILENAME%.*}"
markdown "${MARKDOWN}" > "sources/readme/${FILENAME}.html"
done
exit 1
SRCDIR="sources"
VERSION=$(grep -m1 PROJECT_VERSION_MAJOR sources/CMakeLists.txt | awk '{print $3}' | cut -c 1).\