Commit Graph

4 Commits

Author SHA1 Message Date
Jochen Topf f84c2ea5e2 Use #define instead of const char* for version.
You can't initialize strings in header files, because they might be included from several source files and the linker will see several copies of the same string.
2013-08-26 10:30:39 +02:00
Scott Crosby d9be2d1024 Update tags for v1.3.0 2012-12-04 22:14:05 -06:00
Scott Crosby 3a3c05f7f1 Setup debian changelog and change to version 1.2.1 throughout. 2011-10-29 23:05:32 -05:00
Jochen Topf 7aaa1a5e50 Fixed build of osmpbf-outline tool 2011-06-05 19:22:24 +02:00