File: update_version.sh

package info (click to toggle)
mumudvb 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,336 kB
  • sloc: ansic: 15,555; python: 199; sh: 131; makefile: 86; php: 28
file content (3 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (2)
1
2
3
#/bin/bash
# $date=date +%Y%m%d
sed -e s/VERSION/`date +%Y%m%d`_`git branch --contains HEAD | grep \* | tr -d "* "`/g configure.ac.template > configure.ac