1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

change the version number to 201007.

the "201007-1" should be Debian Package Version.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-09-25 15:55:58 +08:00
parent 9e192ed09a
commit 5f83781aaf
3 changed files with 4 additions and 4 deletions

View File

@@ -21,5 +21,5 @@ Build and Installation:
Buile Debian Package:
Please read debian/README.source
Create Source tarball, for example, version is: '201007-1'
git archive -v --format=tar 201007-1 |bzip2 > ../xburst-tools_201007-1.tar.bz2
Create Source tarball, for example, version is: '201007'
git archive -v --format=tar 201007 |bzip2 > ../xburst-tools_201007.tar.bz2