mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
fix version string on config.h.cmake
It was messing up with version string on project files.
This commit is contained in:
parent
d155fc34cb
commit
53ce1e1f90
@ -5,5 +5,5 @@
|
||||
#cmakedefine LIBRARYDIR "${CMAKE_INSTALL_PREFIX}/share/qucs/library/"
|
||||
#cmakedefine OCTAVEDIR "${CMAKE_INSTALL_PREFIX}/share/qucs/octave/"
|
||||
|
||||
#define PACKAGE_VERSION "0.17.0"
|
||||
#define PACKAGE_STRING "qucs 0.17.0"
|
||||
#define PACKAGE_VERSION "0.0.17"
|
||||
#define PACKAGE_STRING "qucs 0.0.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user