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

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

#define VERSION "2011.04.27"

#endif /* _CONFIG_H */