summaryrefslogtreecommitdiff
path: root/src/config.h
blob: e7676956df7ebf89d4e560be818680cf2c2738a2 (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-dev"

#endif /* _CONFIG_H */