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

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

#define VERSION "2011.01.24-dev"

#endif /* _CONFIG_H */