commit 7dfae8a29c3caf385b499e4900bc47f61fa598cd from: Thomas Adam date: Tue Sep 21 20:55:42 2021 UTC configure: bump version Follow the same version as got itself. commit - c0faa64537e979f3a490dec3d4ecb2223791383e commit + 7dfae8a29c3caf385b499e4900bc47f61fa598cd blob - 8d6fb79d27ab1875175458ba8995057718ec92d7 blob + dfa66e6546f8e4bb28d7cf8aac38f00cc1ed3ac6 --- configure.ac +++ configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([got-portable], [0.47], [thomas@xteddy.org]) +AC_INIT([got-portable], [0.60], [thomas@xteddy.org]) AC_CONFIG_AUX_DIR(etc) AC_CONFIG_SRCDIR([lib/rcsutil.h]) AM_INIT_AUTOMAKE([foreign subdir-objects])