~ubuntu-branches/ubuntu/wily/verilator/wily

« back to all changes in this revision

Viewing changes to include/verilated_config.h

  • Committer: Package Import Robot
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2014-01-27 10:44:06 UTC
  • mfrom: (1.2.25)
  • Revision ID: package-import@ubuntu.com-20140127104406-s0cbt1mvn7h0169e
Tags: 3.855-1
* New upstream release.
* Refreshed shebang.diff patch.
* debian/copyright: update copyright years

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// -*- mode: C++; c-file-style: "cc-mode" -*-
2
2
//*************************************************************************
3
3
//
4
 
// Copyright 2003-2012 by Wilson Snyder. This program is free software; you can
 
4
// Copyright 2003-2014 by Wilson Snyder. This program is free software; you can
5
5
// redistribute it and/or modify it under the terms of either the GNU
6
6
// Lesser General Public License Version 3 or the Perl Artistic License.
7
7
// Version 2.0.
25
25
 
26
26
// Autoconf substitutes this with the strings from AC_INIT.
27
27
#define VERILATOR_PRODUCT    "Verilator"
28
 
#define VERILATOR_VERSION    "3.854 2013-11-26"
 
28
#define VERILATOR_VERSION    "3.855 2014-01-18"