summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 22:59:44 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 22:59:44 (EDT)
commitd3f2ad5270dfb9e7e24d210238d7063a793cc402 (patch)
treed61529f5fd10ff90cae102632beff4e3529bc730 /configure.ac
parentc976f35eeda766582f588fdc7a90b907442ac7ed (diff)
NEWS, configure.ac: Set version to 4.0.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f5802c..f7f6fe1 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 <http://www.gnu.org/licenses/>.
-AC_INIT([opkbuild], [4.0.0-dev],
+AC_INIT([opkbuild], [4.0.0],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])