Browse Source

upgrading package: tcl 8.4.5 -> 8.4.6

Thomas Lotterer 21 years ago
parent
commit
e4bc33a9cb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tcl/tcl.spec

+ 2 - 2
tcl/tcl.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_major  8
 %define       V_minor  4
-%define       V_level  5
+%define       V_level  6
 
 #   package information
 Name:         tcl
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Language
 License:      GPL
 Version:      %{V_major}.%{V_minor}.%{V_level}
-Release:      20040207
+Release:      20040304
 
 #   package options
 %option       with_x11  no