~jan-kneschke/mysql-proxy/packet-tracking-assertions

« back to all changes in this revision

Viewing changes to doxygen-scripts/doxygen_version.sh

  • Committer: Kay Roepke
  • Date: 2009-06-07 15:41:49 UTC
  • Revision ID: kay@sun.com-20090607154149-spi7qa1quybdadt7
add helper scripts for doxygen, doxygen_version is for per-file versions but since it's slow it's not currently used

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
bzr log --limit 1 --line $1 | sed -n 's/^\([0-9]*\):.*$/\1/p'