Increase version.

master
Mike Hiretsky 14 years ago
parent 74aff36885
commit 11ff3a6e43

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "2.2.0.0"
__version__ = "2.2.0.1"
__app__ = "calculate-builder"
import os

@ -24,7 +24,7 @@ from distutils.command.install_data import install_data
__app__ = "calculate-builder"
__version__ = "2.2.0.0"
__version__ = "2.2.0.1"
data_files = []

Loading…
Cancel
Save