Update version

master3.3 3.1.7_alpha1
Mike khiretskiy 11 years ago
parent 2e95cc9fb5
commit 1e83725f5a

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "3.1.6"
__version__ = "3.1.7"
__app__ = "Calculate Console"
from calculate.lib.datavars import DataVars

@ -50,7 +50,7 @@ for size in [16,22,24,48,64,72,96,128]:
var_data_files = []
__version__ = "3.1.6"
__version__ = "3.1.7"
__app__ = "calculate-console-gui"
class cl_console_data(install_data):

Loading…
Cancel
Save