Tested build for correction to Issue #8

pull/28/head
sigonasr2 1 year ago
parent ca151cedd9
commit dd75b5b52d
  1. 2
      Crawler/Version.h

@ -2,7 +2,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 2
#define VERSION_PATCH 0
#define VERSION_BUILD 56
#define VERSION_BUILD 57
#define stringify(a) stringify_(a)
#define stringify_(a) #a

Loading…
Cancel
Save