Update versions

master3.3
Mike Hiretsky 12 years ago
parent 4fa9cb4cd9
commit 1e0eb28135

@ -4,7 +4,7 @@ INSTALL
-------
calculate-install needs the following library version installed, in order to run:
calculate-lib >= 2.2.25
calculate-lib >= 3.0.0_beta2
To install calculate-install , just execute the install script 'setup.py'.
Example:

@ -169,7 +169,7 @@ class build( distutils.command.build.build ) :
setup(
name = 'calculate-install',
version = "2.2.25",
version = "3.0.0_beta2",
description = "Calculate Linux installer",
author = "Calculate Ltd.",
author_email = "support@calculate.ru",

Loading…
Cancel
Save