From 14e55059f6576f59a8010a2bb29531fc64711e68 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Wed, 25 Sep 2013 21:41:19 +0000 Subject: [PATCH] (Boeing r1779) bump to version 4.6 for release --- trunk/configure.ac | 4 ++-- trunk/packaging/deb/changelog | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/trunk/configure.ac b/trunk/configure.ac index d3d9967a..b7c0cb91 100644 --- a/trunk/configure.ac +++ b/trunk/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/trunk/packaging/deb/changelog b/trunk/packaging/deb/changelog index 0189ccf8..0b6b1981 100644 --- a/trunk/packaging/deb/changelog +++ b/trunk/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