Aucune description

version.c.in 106B

1234
  1. #include "version.h"
  2. const char* gVERSION = "@VERSION@";
  3. const char* gVERSION_SHORT = "@VERSION_SHORT@";