~ubuntu-branches/ubuntu/trusty/ldm/trusty-proposed

« back to all changes in this revision

Viewing changes to release.conf

  • Committer: Bazaar Package Importer
  • Author(s): Vagrant Cascadian
  • Date: 2010-04-19 15:28:59 UTC
  • mfrom: (3.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100419152859-s133bph9xnbdubuh
Tags: upstream-2.1.2
ImportĀ upstreamĀ versionĀ 2.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NAME=$(awk -F = '/^PACKAGE=/{print $2}' configure.ac) 
2
2
VERSION=$(awk -F = '/^VERSION=/{print $2}' configure.ac) 
 
3
EXPORTCHANGELOG=yes