summaryrefslogtreecommitdiff
path: root/src/config.h
blob: 946ff5ce985ceb25253efd41a35ce1e96f3a31bb (plain)
1
2
3
4
5
6
7
8
9
#ifndef _CONFIG_H
#define _CONFIG_H

/* package name */
#define PACKAGE "pianobar"

#define VERSION "2012.09.07-dev"

#endif /* _CONFIG_H */