+ fixed version for ogrindex

This commit is contained in:
Lucio Asnaghi 2009-05-11 22:21:19 +00:00
parent 2d5a1810da
commit ebe9cc1bfe

View File

@ -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"))