--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -96,6 +96,8 @@
 # Install built library files
 ########################################################################
 include(GrMiscUtils)
+set(VERSION "3.9.0")
+set(LIBVER "3.9.0")
 GR_LIBRARY_FOO(gnuradio-fosphor)
 
 ########################################################################
