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