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

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

#define VERSION "2012.01.10-dev"

#endif /* _CONFIG_H */