File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
dnl Initialization.
40
40
dnl
41
41
AC_INIT ( [ SystemC] ,
42
- [ 3.0.0 ] ,
42
+ [ 3.0.2 ] ,
43
43
[ http://forums.accellera.org/forum/9-systemc/] ,
44
44
[ systemc] ,
45
45
[ http://accellera.org/] ,
Original file line number Diff line number Diff line change 1
1
==========================================
2
- README for the SystemC 3.0.0 documentation
2
+ README for the SystemC 3.0.2 documentation
3
3
==========================================
4
4
5
5
This directory contains
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup Label =" UserMacros" >
4
- <SYSTEMC_VERSION >3.0.0 </SYSTEMC_VERSION >
4
+ <SYSTEMC_VERSION >3.0.2 </SYSTEMC_VERSION >
5
5
</PropertyGroup >
6
6
<PropertyGroup >
7
7
<IntDir >$(Configuration)\</IntDir >
You can’t perform that action at this time.
0 commit comments