Add release date
This commit is contained in:
parent
e1b649998b
commit
08b783113d
4 changed files with 5 additions and 5 deletions
2
ANNOUNCE
2
ANNOUNCE
|
|
@ -1,4 +1,4 @@
|
|||
*** ANNOUNCE: SWIG 3.0.0 (in progress) ***
|
||||
*** ANNOUNCE: SWIG 3.0.0 (16 Mar 2014) ***
|
||||
|
||||
http://www.swig.org
|
||||
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@ Below are the changes for the current release.
|
|||
See the CHANGES file for changes in older releases.
|
||||
See the RELEASENOTES file for a summary of changes in each release.
|
||||
|
||||
Version 3.0.0 (in progress)
|
||||
============================
|
||||
Version 3.0.0 (16 Mar 2014)
|
||||
===========================
|
||||
|
||||
2014-03-16: wsfulton
|
||||
C++11 support initially developed as C++0x support by Matevz Jekovec as a Google Summer of Code
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<body bgcolor="#ffffff">
|
||||
<H1><a name="Sections"></a>SWIG-3.0 Documentation</H1>
|
||||
|
||||
Last update : SWIG-3.0.0 (in progress)
|
||||
Last update : SWIG-3.0.0 (16 Mar 2014)
|
||||
|
||||
<H2>Sections</H2>
|
||||
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -1,6 +1,6 @@
|
|||
SWIG (Simplified Wrapper and Interface Generator)
|
||||
|
||||
Version: 3.0.0 (in progress)
|
||||
Version: 3.0.0 (16 Mar 2014)
|
||||
|
||||
Tagline: SWIG is a compiler that integrates C and C++ with languages
|
||||
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue