소스 검색

update bounds checking patch

Ralf S. Engelschall 22 년 전
부모
커밋
74102b23de
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      gcc/gcc.spec

+ 2 - 2
gcc/gcc.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_full         3.3.1
 %define       V_comp         %nil
-%define       V_bounds       3.3.1-1.00
+%define       V_bounds       3.3.1-1.01
 %define       V_spp          3.3-3
 
 #   package information
@@ -39,7 +39,7 @@ Distribution: OpenPKG [CORE]
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}
-Release:      20030909
+Release:      20030912
 
 #   package options
 %option       with_cxx       yes