Restoring changeset 286a06753099

This commit is contained in:
Emil Martinec
2011-11-30 15:59:32 -06:00
commit 7913104911
1306 changed files with 280338 additions and 0 deletions

12
rtgui/version.h.in Normal file
View File

@@ -0,0 +1,12 @@
// This file is automatically generated by the Makefile - DO NOT EDIT!
// You can (should) also tell mercurial to ignore it.
#ifndef _VERSION_
#define _VERSION_
#define VERSION "${HG_VERSION}"
#define TAGDISTANCE ${HG_TAGDISTANCE}
#define CACHEFOLDERNAME "RawTherapee${CACHE_NAME_SUFFIX}"
#endif