From df25a22161e8f21568c8a563919adacefd279638 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Wed, 25 Sep 2013 21:41:19 +0000 Subject: [PATCH] (Boeing r1779) bump to version 4.6 for release --- configure.ac | 4 ++-- packaging/deb/changelog | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index d3d9967a..b7c0cb91 100644 --- a/configure.ac +++ b/configure.ac @@ -12,10 +12,10 @@ # # 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 CORE_VERSION=$PACKAGE_VERSION -CORE_VERSION_DATE=20130816 +CORE_VERSION_DATE=20130925 COREDPY_VERSION=$PACKAGE_VERSION # diff --git a/packaging/deb/changelog b/packaging/deb/changelog index 0189ccf8..0b6b1981 100644 --- a/packaging/deb/changelog +++ b/packaging/deb/changelog @@ -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