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

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

#define VERSION "2011.11.09"

#endif /* _CONFIG_H */