config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Fri, 06 Nov 2015 01:04:37 +0200
changeset 16 faec1018028d
parent 0 3f69962cbbf4
permissions -rw-r--r--
Fix memleak (reported by Mikael Berthe) Forgot to free gstring on success.


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif