4.3.0 commit
This commit is contained in:
parent
c1903916f9
commit
e8ae628d06
7 changed files with 34 additions and 30 deletions
|
|
@ -45,7 +45,7 @@ AC_INIT(lib/clixon/clixon.h.in)
|
|||
CLIXON_VERSION_MAJOR="4"
|
||||
CLIXON_VERSION_MINOR="3"
|
||||
CLIXON_VERSION_PATCH="0"
|
||||
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}.PRE\""
|
||||
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}\""
|
||||
|
||||
# Check CLIgen
|
||||
if test "$prefix" = "NONE"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue