Skip to content

Commit

Permalink
scan version.h separately
Browse files Browse the repository at this point in the history
git-svn-id: https://dvbcut.svn.sourceforge.net/svnroot/dvbcut/trunk@152 36490176-9c1c-0410-b649-dbf2af5787bf
  • Loading branch information
too-tired committed Jan 17, 2009
1 parent e1fa7d2 commit 509e25c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setversion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ then VERSION="$VERSION-svn"
else VERSION="$VERSION-release"
fi

# scan the header file if it exists
[ -f "$HEADER_FILE" ] && set -- "$@" "$HEADER_FILE"

# maybe we want to know when the project was built?
BUILT=`TZ=UTC date '+%Y-%m-%d %H:%M:%SZ'`

Expand Down

0 comments on commit 509e25c

Please sign in to comment.