Skip to content

Instantly share code, notes, and snippets.

@mbohun
Created August 31, 2012 05:41
Show Gist options
  • Save mbohun/3549431 to your computer and use it in GitHub Desktop.
Save mbohun/3549431 to your computer and use it in GitHub Desktop.
rlm_ftress notes 00
echo "#define RLM_FTRESS_VERSION `bzr version-info | egrep 'revno' | awk '{print $2}'`" > version.h
echo "#define RLM_FTRESS_VERSION `bzr version-info | sed -n '/^revno: \(.*\)/s//\1/p'`" > version.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment