Commit Diff


commit - 983d44d72ca4def1c26ef74f69543313e3176b31
commit + 0edd68a505ad052985d5d1337106587d2a165c0e
blob - ea63d6e981dd94e6264ea3da31135530dd56e079
blob + 87657312858d1476b6f65217470199c5bbe1f3cb
--- 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.70], [thomas@xteddy.org])
+AC_INIT([got-portable], [0.71], [thomas@xteddy.org])
 AC_CONFIG_AUX_DIR(etc)
 AC_CONFIG_SRCDIR([lib/rcsutil.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])