added swig version info in code header
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@615 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ee8744630b
commit
a95105eb65
1 changed files with 1 additions and 1 deletions
|
|
@ -893,7 +893,7 @@ void emit_shadow_banner(FILE *f) {
|
|||
Printf(f, " *\n");
|
||||
Printf(f, " * This file was automatically generated by :\n");
|
||||
Printf(f, " * Simplified Wrapper and Interface Generator (SWIG)\n");
|
||||
Printf(f, " * Version 1.1 (Final)\n");
|
||||
Printf(f, " * Version: %s\n", SWIG_VERSION);
|
||||
Printf(f, " *\n");
|
||||
Printf(f, " * Portions Copyright (c) 1995-1997\n");
|
||||
Printf(f, " * The University of Utah and The Regents of the University of California.\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue