From: alex Date: Tue, 22 Jun 2021 00:09:33 +0000 (-0700) Subject: version bump 1.0.0 X-Git-Tag: v1.0.0^0 X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=eb36c9e452883abd26e629e1b745cc166e191881;p=seeder version bump 1.0.0 --- diff --git a/configure.ac b/configure.ac index 29dfe87..493fdae 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([seeder], [0.0.0]) +AC_INIT([seeder], [1.0.0]) # Store build files not in main directory AC_CONFIG_AUX_DIR([build-aux])