]> git.openstreetmap.org Git - nominatim.git/commitdiff
hasn't been svn for a while
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 2 Oct 2013 17:03:13 +0000 (19:03 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 2 Oct 2013 17:03:13 +0000 (19:03 +0200)
nominatim/nominatim.c

index d0eeff22d5c70da1e88733519c425e3610a088cf..7a9e6e9eeab622622aa4fc5a97d7858753db4f18 100644 (file)
@@ -115,7 +115,7 @@ int main(int argc, char *argv[])
 
     PGconn *conn;
 
-    fprintf(stderr, "nominatim SVN version %s\n\n", VERSION);
+    fprintf(stderr, "nominatim version %s\n\n", VERSION);
 
     while (1)
     {