Update Finnish translation (Preferences ln ch)
[nomnom.git] / config.h.cmake.in
blob1c2b362f2634affaf5f09aed27d0b30487629317
2 #ifndef config_h
3 #define config_h
5 #define VERSION      "${VERSION}"
6 #define VERSION_LONG "${VERSION_LONG}"
8 #define INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}"
10 #endif