Fork me on GitHub

Changeset cb80e6f in git for external/fastjet/config_win.h


Ignore:
Timestamp:
Mar 25, 2021, 9:55:59 AM (3 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
master
Children:
13331dc
Parents:
5eda6767
Message:

update FastJet library to 3.3.4 and FastJet Contrib library to 1.045

File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/config_win.h

    r5eda6767 rcb80e6f  
    1 #define FASTJET_PACKAGE_STRING  "FastJet 3.3.2"
    2 #define FASTJET_PACKAGE_VERSION  "3.3.2"
    3 #define FASTJET_VERSION  "3.3.2"
     1#define FASTJET_PACKAGE_STRING  "FastJet 3.3.4"
     2#define FASTJET_PACKAGE_VERSION  "3.3.4"
     3#define FASTJET_VERSION  "3.3.4"
    44#define FASTJET_VERSION_MAJOR       3
    55#define FASTJET_VERSION_MINOR       3
    6 #define FASTJET_VERSION_PATCHLEVEL  2
    7 #define FASTJET_VERSION_NUMBER      30302
     6#define FASTJET_VERSION_PATCHLEVEL  4
     7#define FASTJET_VERSION_NUMBER      30304
    88
    99/* The ATLASCone plugin is disabled by default*/
Note: See TracChangeset for help on using the changeset viewer.