Skip to content

Commit

Permalink
prepare build.sh for version 2.0
Browse files Browse the repository at this point in the history
Signed-off-by: BlackEagle <[email protected]>
  • Loading branch information
BlackIkeEagle committed Apr 30, 2018
1 parent aeeda38 commit e0f7b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
version=`cat VERSION`
echo "Building vdebug version $version"
tar -cvzf vdebug-$version.tar.gz doc/Vdebug.txt plugin syntax tests CHANGELOG LICENCE README.md VERSION
tar -cvzf vdebug-$version.tar.gz doc plugin pythonx syntax CHANGELOG LICENCE README.md VERSION

0 comments on commit e0f7b60

Please sign in to comment.