(Boeing r1779)
bump to version 4.6 for release
This commit is contained in:
parent
27c6bdfeec
commit
df25a22161
2 changed files with 3 additions and 3 deletions
|
@ -12,10 +12,10 @@
|
||||||
#
|
#
|
||||||
# this defines the CORE version number, must be static for AC_INIT
|
# this defines the CORE version number, must be static for AC_INIT
|
||||||
#
|
#
|
||||||
AC_INIT(core, 4.5svn5, core-dev@pf.itd.nrl.navy.mil)
|
AC_INIT(core, 4.6, core-dev@pf.itd.nrl.navy.mil)
|
||||||
VERSION=$PACKAGE_VERSION
|
VERSION=$PACKAGE_VERSION
|
||||||
CORE_VERSION=$PACKAGE_VERSION
|
CORE_VERSION=$PACKAGE_VERSION
|
||||||
CORE_VERSION_DATE=20130816
|
CORE_VERSION_DATE=20130925
|
||||||
COREDPY_VERSION=$PACKAGE_VERSION
|
COREDPY_VERSION=$PACKAGE_VERSION
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
core (4.6-0ubuntu2) precise; urgency=low
|
core (4.6-0ubuntu1) precise; urgency=low
|
||||||
|
|
||||||
* Edit Copy and Paste, Edit Find, bugfixes, Debian compliance
|
* Edit Copy and Paste, Edit Find, bugfixes, Debian compliance
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue