version bump 1.1.1 v1.1.1
authoralex <[email protected]>
Mon, 2 Aug 2021 16:11:34 +0000 (09:11 -0700)
committeralex <[email protected]>
Mon, 2 Aug 2021 16:11:34 +0000 (09:11 -0700)
configure.ac

index d5352bdf442fcd0cff340cb16a882180a2ec0540..23bf386847ddbd0729fb666817b62490ad0fe565 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([seeder], [1.1.0])
+AC_INIT([seeder], [1.1.1])
 
 # Store build files not in main directory
 AC_CONFIG_AUX_DIR([build-aux])