~ubuntu-branches/ubuntu/saucy/ec2-ami-tools/saucy

« back to all changes in this revision

Viewing changes to lib/ec2/amitools/version.rb

  • Committer: Bazaar Package Importer
  • Author(s): Scott Moser
  • Date: 2011-06-15 15:33:22 UTC
  • mfrom: (5.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110615153322-csadl7wo2h2kg1d1
Tags: 1.3.66634-0ubuntu1
* New upstream release. Adds support for ap-northeast-1.
* add debian/upstream-check for checking latest upstream release
* add debian/README.source
* change Maintainer to ubuntu-devel-discuss@lists.ubuntu.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  MANIFEST_VERSION = MANIFEST_CLASS.version
16
16
  PKG_NAME = 'ec2-ami-tools'
17
17
  PKG_VERSION = '1.3'
18
 
  PKG_RELEASE = '49953'
 
18
  PKG_RELEASE = '66634'
19
19
 
20
20
  COPYRIGHT_NOTICE = <<CNOTICE
21
21
Copyright 2008-2009 Amazon.com, Inc. or its affiliates.  All Rights Reserved.