updated versions to 5.1
This commit is contained in:
parent
7dff4f3987
commit
14312db02d
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
#
|
||||
# this defines the CORE version number, must be static for AC_INIT
|
||||
#
|
||||
AC_INIT(core, m4_esyscmd_s([./revision.sh 5.0]), core-dev@nrl.navy.mil)
|
||||
AC_INIT(core, m4_esyscmd_s([./revision.sh 5.1]), core-dev@nrl.navy.mil)
|
||||
VERSION=$PACKAGE_VERSION
|
||||
CORE_VERSION=$PACKAGE_VERSION
|
||||
CORE_VERSION_DATE=m4_esyscmd_s([./revision.sh -d])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue