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

update version numver. update debian/changelog

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-07-31 00:16:40 +08:00
parent 3201fd51e4
commit d795fb3459
3 changed files with 11 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ AM_CFLAGS = -pedantic -Wall -W -DCFGDIR=\"$(cfgdir)\" -DDATADIR=\"$(pkgdatadir)\
xburst-tools_version.h:
echo -e '#ifndef XBURST_TOOLS_VERSION' \
'\n#define XBURST_TOOLS_VERSION "201002-1"' \
'\n#define XBURST_TOOLS_VERSION "201007-1"' \
'\n#endif' > xburst-tools_version.h
BUILT_SOURCES = xburst-tools_version.h