Skip to content

Commit

Permalink
Update Makefile to use latest 3.8.X
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry authored Sep 2, 2024
1 parent 058065a commit dbf99e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LIZMAP_DIR=$(shell pwd)/lizmap
LIZMAP_USER_ID:=$(shell id -u)
LIZMAP_USER_GID:=$(shell id -g)

LIZMAP_VERSION_TAG:=3.8.0-rc.3
LIZMAP_VERSION_TAG:=3.8
QGIS_VERSION_TAG:=ltr-rc
POSTGIS_VERSION_TAG:=14-3

Expand Down

0 comments on commit dbf99e9

Please sign in to comment.