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

#endif /* _CONFIG_H */