update libchdr
[pcsx_rearmed.git] / deps / libchdr / pkg-config.pc.in
index 0289632..df6b4aa 100644 (file)
@@ -4,7 +4,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@/libchdr
 
 Name: libchdr
 Description: Standalone library for reading MAME's CHDv1-v5 formats
-Version: @CHDR_VERSION_MAJOR@.@CHDR_VERSION_MINOR@
+Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@
 Libs: -L${libdir} -lchdr @LIBS@
 Cflags: -I${includedir}