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

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

#define VERSION "2012.05.06-dev"

#endif /* _CONFIG_H */