Skip to content

Commit aa8ccca

Browse files
committed
szn-mapnik 3.7.3
1 parent 3f19993 commit aa8ccca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian

Submodule debian updated 1 file

include/mapnik/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
#define MAPNIK_MAJOR_VERSION 3
3232
#define MAPNIK_MINOR_VERSION 7
33-
#define MAPNIK_PATCH_VERSION 2
33+
#define MAPNIK_PATCH_VERSION 3
3434

3535
#define MAPNIK_VERSION (MAPNIK_MAJOR_VERSION*100000) + (MAPNIK_MINOR_VERSION*100) + (MAPNIK_PATCH_VERSION)
3636

0 commit comments

Comments
 (0)