config.h.in
author Mikael Berthe <mikael@lilotux.net>
Tue, 07 Aug 2012 18:54:04 +0200
changeset 31 55395c6ef7ea
parent 19 c7e7218be611
child 34 1820e2dc90ef
permissions -rw-r--r--
Add some verbosity * Complain when a bad subcommand is provided * Display a notice when the mark list is cleared


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif