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

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

#define VERSION "2012.04.24-dev"

#endif /* _CONFIG_H */