Commit Diff


commit - c22fe1e8698a5a1ce97cb4bd7624f73b0bd7aa6b
commit + f620ae20ad85d852b04f084cdb86549ee4fff1bb
blob - d2917092faf27ea8e9962a9c6f76f5807cb3ad10
blob + 20a674afdab8fb41a4cf6d5d8052763c3cd8d600
--- 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.71], [thomas@xteddy.org])
+AC_INIT([got-portable], [0.72], [thomas@xteddy.org])
 AC_CONFIG_AUX_DIR(etc)
 AC_CONFIG_SRCDIR([lib/rcsutil.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])