mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
+ fixed version for ogrindex
This commit is contained in:
parent
2d5a1810da
commit
ebe9cc1bfe
@ -81,7 +81,7 @@ int main (int argc,char** argv)
|
||||
|
||||
if (vm.count("version"))
|
||||
{
|
||||
std::clog<<"version 0.3.0" <<std::endl;
|
||||
std::clog<<"version 0.1.0" <<std::endl;
|
||||
return 1;
|
||||
}
|
||||
if (vm.count("help"))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user