update formating

This commit is contained in:
arcan1s
2014-09-03 14:52:52 +04:00
parent 28dafcb721
commit 1fbc9e315e
13 changed files with 23 additions and 1771 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
./update_files.sh
SRCDIR="sources"
MAJOR=$(grep -m1 PROJECT_VERSION_MAJOR sources/CMakeLists.txt | awk '{print $3}' | sed 's/.$//g')
MINOR=$(grep -m1 PROJECT_VERSION_MINOR sources/CMakeLists.txt | awk '{print $3}' | sed 's/.$//g')