From 3143bea9280d01af6e557d7f0a0b15a33144833d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 27 Dec 2018 12:20:38 -0500 Subject: configure.ac: Update package version to 4.0.0 opkbuild 4.0.0 is not yet released. This is just to silence Automake's "check-news" feature in the "distdir" target: "NEWS not updated; not releasing". --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2b09f97..daa3840 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with opkbuild. If not, see . -AC_INIT([opkbuild], [3.0.0-beta7], +AC_INIT([opkbuild], [4.0.0], [mailto:proteanos-dev@lists.proteanos.com], [opkbuild], [http://www.proteanos.com/dev/opkbuild/]) AC_SUBST([PACKAGE_DESCRIPTION], ['Distribution Build System']) -- cgit v0.9.1