Commit Diff


commit - 4a8eb02d8b529496f667f19a0980813d120010df
commit + 1b83b24bd96fd7c4d4077de65a78995c46e46503
blob - 47c56fe6fe76873b4124e2898da140cd1c6d0eff
blob + ea63d6e981dd94e6264ea3da31135530dd56e079
--- 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.69], [thomas@xteddy.org])
+AC_INIT([got-portable], [0.70], [thomas@xteddy.org])
 AC_CONFIG_AUX_DIR(etc)
 AC_CONFIG_SRCDIR([lib/rcsutil.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])