Commit Diff


commit - 052997aeb0b7bb4d60a9afbbd91e3e3a67f5d08c
commit + 9930e719b3174bc3b58bf0872775cb0a19514ecf
blob - c4909e48f4f7d09a4f5ffe136c3702c72171b806
blob + 2846afcbfe0b35b895b79b5fd5073f8d443f7f0a
--- 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.73], [thomas@xteddy.org])
+AC_INIT([got-portable], [0.74], [thomas@xteddy.org])
 AC_CONFIG_AUX_DIR(etc)
 AC_CONFIG_SRCDIR([lib/rcsutil.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])