1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-18 20:20:45 +00:00

Bump terminal version and prepare for release.

This commit is contained in:
Filippo Scognamiglio 2014-12-26 23:41:03 +01:00
parent bc441116e2
commit a63135045e

View File

@ -23,7 +23,7 @@ import QtQuick 2.2
import "utils.js" as Utils
QtObject{
property string version: "0.9"
property string version: "1.0.0 RC1"
// GENERAL SETTINGS ///////////////////////////////////////////////////