version bump 1.0.1 v1.0.1
authoralex <[email protected]>
Tue, 29 Jun 2021 20:14:16 +0000 (13:14 -0700)
committeralex <[email protected]>
Tue, 29 Jun 2021 20:14:16 +0000 (13:14 -0700)
configure.ac

index 493fdaec74cc2852c474ba64908f5b8f795c766d..b4a41683e11c043e6366c85fe5fee62efa425e1b 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([seeder], [1.0.0])
+AC_INIT([seeder], [1.0.1])
 
 # Store build files not in main directory
 AC_CONFIG_AUX_DIR([build-aux])