Browse Source

update the PATCH version (issue https://github.com/hnes/libaco/issues/1, reported by Markus Elfring @elfring)

dev
Sen Han 6 years ago
parent
commit
91a951faf1
  1. 2
      aco.h

2
aco.h

@ -26,7 +26,7 @@
#define ACO_VERSION_MAJOR 1
#define ACO_VERSION_MINOR 2
#define ACO_VERSION_PATCH 0
#define ACO_VERSION_PATCH 2
#ifdef ACO_USE_VALGRIND
#include <valgrind/valgrind.h>

Loading…
Cancel
Save