added todo list

This commit is contained in:
arcan1s
2014-04-07 16:34:40 +04:00
parent 21418cdd18
commit 45de9145fb
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# update english readme
cp readme/en.md README.md
cp README.md readme/en.md
SRCDIR="sources"
VERSION=$(grep -m1 PROJECT_VERSION_MAJOR sources/CMakeLists.txt | awk '{print $3}' | cut -c 1).\