# # # patch "visualc/config.h" # from [29790140619c3f73a7c78fa105057183dc3a1bbf] # to [a1a1f1fcf1e649893c652e1e3b2102f59ecd077b] # ============================================================ --- visualc/config.h 29790140619c3f73a7c78fa105057183dc3a1bbf +++ visualc/config.h a1a1f1fcf1e649893c652e1e3b2102f59ecd077b @@ -1,11 +1,11 @@ #ifndef CONFIG_H #define CONFIG_H 1 #define PACKAGE "monotone" -#define PACKAGE_STRING "monotone 0.39" +#define PACKAGE_STRING "monotone 0.40" #define PACKAGE_BUGREPORT "address@hidden" #define LC_MESSAGES LC_CTYPE -#define VERSION "0.39" +#define VERSION "0.40" #ifdef _MSC_VER typedef unsigned long pid_t;