Index: third_party/sqlite/src/sqlite3.pc.in |
diff --git a/third_party/sqlite/src/sqlite3.pc.in b/third_party/sqlite/src/sqlite3.pc.in |
index c8d0aa9d5dc9f211f71b4f17c396a615e55d7adc..3799671e613b34a4551d1010c13e334b89123ea1 100644 |
--- a/third_party/sqlite/src/sqlite3.pc.in |
+++ b/third_party/sqlite/src/sqlite3.pc.in |
@@ -7,7 +7,7 @@ includedir=@includedir@ |
Name: SQLite |
Description: SQL database engine |
-Version: @RELEASE@ |
+Version: @PACKAGE_VERSION@ |
Libs: -L${libdir} -lsqlite3 |
Libs.private: @LIBS@ |
Cflags: -I${includedir} |