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

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

#define VERSION "2013.09.15"

#endif /* _CONFIG_H */