#include "config.h" #ifndef VERSION #define VERSION "0.0" #endif char markdown_version[] = VERSION #if @TABSTOP@ != 4 " TAB=@TABSTOP@" #endif #if USE_AMALLOC " DEBUG" #endif #if WITH_LATEX " LATEX" #endif ;