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

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

#define VERSION "2012.12.01"

#endif /* _CONFIG_H */