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

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

#define VERSION "2011.09.22-dev"

#endif /* _CONFIG_H */