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

#endif /* _CONFIG_H */