Clixon release 4.5.0
This commit is contained in:
parent
132122c937
commit
dee7a8e268
3 changed files with 23 additions and 21 deletions
|
|
@ -50,7 +50,7 @@ AC_CONFIG_AUX_DIR(aux)
|
|||
CLIXON_VERSION_MAJOR="4"
|
||||
CLIXON_VERSION_MINOR="5"
|
||||
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