Increase version.

master 1.3.2
parent 2abc7b7a5e
commit 54e5e16d94

@ -22,7 +22,7 @@ use Time::Local;
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#------------------------------------------------------------------------------
my %data; #объявим хэш переменных
$data{"calcver"} = "1.3.1";
$data{"calcver"} = "1.3.2";
#Определим путь к программе
if(!getpath()){exit;};

Loading…
Cancel
Save