~ubuntu-branches/ubuntu/vivid/freemedforms-project/vivid-proposed

« back to all changes in this revision

Viewing changes to buildspecs/githash.pri

  • Committer: Package Import Robot
  • Author(s): Eric Maeker
  • Date: 2014-09-14 13:58:26 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20140914135826-5bbbnd3hievwm358
Tags: 0.9.4-1
New upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Catch the current git revision hash
2
 
GIT_HASH=c118d4adff5b9ba236200fabd92556fbb03df3c0
 
2
GIT_HASH=85e3fc70e9a2238c0e844d5368d19a0e5676bd45
3
3
DEFINES *= "GIT_REVISION_HASH=\"\\\"$${GIT_HASH}\\\"\""