mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
11 lines
339 B
Text
11 lines
339 B
Text
--- CMakeLists.txt.orig 2025-01-08 02:28:56 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -25,7 +25,7 @@ cmake_policy(VERSION 3.13)
|
|
|
|
# Only set for release tags
|
|
# You should only see version "git" when built from a git snapshot tarball
|
|
-set(GERBERA_VERSION "2.4.0")
|
|
+set(GERBERA_VERSION "2.4.1")
|
|
|
|
project(Gerbera
|
|
DESCRIPTION "UPnP Media Server"
|