]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Version.cxx.in
...
[FrontAlgorithms.git] / lib / fpa / Version.cxx.in
index 1bac65e1c1007bd5555cebba1ae30eb5d443cecd..445f31480ea5a14c3c692b5faf11efda43b4d488 100644 (file)
@@ -2,6 +2,6 @@
 #include <fpa/fpa_export.h>
 #include <string>
 
-std::string FPA_EXPORT version( ) { return( "@prj_VERSION@" ); }
+std::string FPA_EXPORT version( ) { return( "@prj_VER@" ); }
 
 // eof - $RCSfile$