mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
[Details] Added fixes to make the code cross platform compilable [Reviewed by] N/A [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446294]
3 lines
108 B
C++
3 lines
108 B
C++
int libgtkmm2ext_major_version = 0;
|
|
int libgtkmm2ext_minor_version = 8;
|
|
int libgtkmm2ext_micro_version = 3;
|