version bump 1.0.0 v1.0.0
authoralex <[email protected]>
Tue, 22 Jun 2021 00:09:33 +0000 (17:09 -0700)
committeralex <[email protected]>
Tue, 22 Jun 2021 00:09:33 +0000 (17:09 -0700)
configure.ac

index 29dfe873bec81d5cb1b2258ba4c3bc1205208de6..493fdaec74cc2852c474ba64908f5b8f795c766d 100644 (file)
@@ -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])