File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
# Please update HWLOC_VERSION* in contrib/windows/hwloc_config.h too.
9
9
10
10
major=2
11
- minor=1
11
+ minor=2
12
12
release=0
13
13
14
14
# greek is used for alpha or beta release tags. If it is non-empty,
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Copyright © 2009 CNRS
3
- * Copyright © 2009-2018 Inria. All rights reserved.
3
+ * Copyright © 2009-2019 Inria. All rights reserved.
4
4
* Copyright © 2009-2012 Université Bordeaux
5
5
* Copyright © 2009-2011 Cisco Systems, Inc. All rights reserved.
6
6
* See COPYING in top-level directory.
11
11
#ifndef HWLOC_CONFIG_H
12
12
#define HWLOC_CONFIG_H
13
13
14
- #define HWLOC_VERSION "2.1 .0"
14
+ #define HWLOC_VERSION "2.2 .0"
15
15
#define HWLOC_VERSION_MAJOR 2
16
- #define HWLOC_VERSION_MINOR 1
16
+ #define HWLOC_VERSION_MINOR 2
17
17
#define HWLOC_VERSION_RELEASE 0
18
18
#define HWLOC_VERSION_GREEK ""
19
19
You can’t perform that action at this time.
0 commit comments