File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) <2007-2021 > <Barbara Philippot - Olivier Courtin>
1+ Copyright (c) <2007-2024 > <Barbara Philippot - Olivier Courtin>
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1+ 1.2.1 (2024-05-17) * in memory of Olivier Courtin*
2+ - Handle check when using TINYOWS_MAPFILE
3+
141.2.0 (2021-06-11) * in memory of Olivier Courtin*
25 - Fix custom types conversion (Vincent Mora)
36 - Add support for geometry-less tables (Even Rouault)
Original file line number Diff line number Diff line change 1- 1.2.0
1+ 1.2.1
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ PROJECT_NAME = tinyows
2323# This could be handy for archiving the generated documentation or
2424# if some version control system is used.
2525
26- PROJECT_NUMBER = 1.2.0
26+ PROJECT_NUMBER = 1.2.1
2727
2828# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929# base path where the generated documentation will be put.
Original file line number Diff line number Diff line change 2828#define OWS_DEBUG
2929#endif
3030
31- #define TINYOWS_VERSION "1.2.0 "
31+ #define TINYOWS_VERSION "1.2.1 "
3232#define TINYOWS_FCGI @USE_FCGI@
3333
3434#define OWS_CONFIG_FILE_PATH "/etc/tinyows.xml"
You can’t perform that action at this time.
0 commit comments