~ubuntu-branches/debian/jessie/phatch/jessie

« back to all changes in this revision

Viewing changes to phatch/data/version.py

  • Committer: Bazaar Package Importer
  • Author(s): Stani M
  • Date: 2009-10-11 19:07:45 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20091011190745-jofr6ykc17mentlf
Tags: 0.2.3-1
Upstream bugfix release (Closes LP: #448845, #446725, #445943)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# You should have received a copy of the GNU General Public License
15
15
# along with this program.  If not, see http://www.gnu.org/licenses/
16
16
 
17
 
BASE = "0.2.2"
18
 
VERSION = "0.2.2"
19
 
DATE = "Thu, 07 Oct 2009 19:33:38"
 
17
BASE = "0.2.3"
 
18
VERSION = "0.2.3"
 
19
DATE = "Sun, 11 Oct 2009 19:07:45"