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

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

#define VERSION "2010.08.21"

#endif /* _CONFIG_H */