소스 검색

Update radxide.tcl

Capitan Cloud 9 달 전
부모
커밋
c5de40a7ff
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      radxide.tcl

+ 2 - 2
radxide.tcl

@@ -2,7 +2,7 @@
 ###########################################################
 # Name:    radxide.tcl
 # Author:  Daniele Bonini  (posta@elettronica.lol)
-# Date:    05/12/2023
+# Date:    08/10/2024
 # Desc:    Bootstrap file of RadXIDE.
 #
 #          Bootstrap file and most of the code 
@@ -28,7 +28,7 @@
 #
 ###########################################################
 
-set version "1.5.1" 
+set version "1.5.2" 
 set os "$::tcl_platform(os) $::tcl_platform(osVersion)"
 
 package provide radxide $version