mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Bump the dxflib version string to match upstream
This commit is contained in:
parent
643d7cc303
commit
fc3fb86cb5
6
thirdparty/dxflib_qcad/dl_dxf.h
vendored
6
thirdparty/dxflib_qcad/dl_dxf.h
vendored
@ -56,11 +56,11 @@ class DL_CreationInterface;
|
||||
class DL_WriterA;
|
||||
|
||||
|
||||
#define DL_VERSION "3.17.0.0"
|
||||
#define DL_VERSION "3.26.4.0"
|
||||
|
||||
#define DL_VERSION_MAJOR 3
|
||||
#define DL_VERSION_MINOR 17
|
||||
#define DL_VERSION_REV 0
|
||||
#define DL_VERSION_MINOR 26
|
||||
#define DL_VERSION_REV 4
|
||||
#define DL_VERSION_BUILD 0
|
||||
|
||||
#define DL_UNKNOWN 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user