From c7a80a1e56e4f52e280b0b1d87643899726f6c36 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Tue, 09 Nov 2010 09:53:05 +0000 Subject: Add new numbering scheme #2425 - add class NormalizedVersion to parse and compare the new activity versions - change the bundlebuilder and activitybundle to use the new scheme, instead of an int version we expect a string that matches the format defined in NormalizedVersion --- (limited to 'src/sugar/bundle/Makefile.am') diff --git a/src/sugar/bundle/Makefile.am b/src/sugar/bundle/Makefile.am index f1af791..50c93de 100644 --- a/src/sugar/bundle/Makefile.am +++ b/src/sugar/bundle/Makefile.am @@ -3,4 +3,5 @@ sugar_PYTHON = \ __init__.py \ bundle.py \ activitybundle.py \ + bundleversion.py \ contentbundle.py -- cgit v0.9.1