# # # patch "configure.ac" # from [a8ce698bf84b52be78876eaa51597dd9e11f954f] # to [ab7f42090019560d471abdaf7273a01f77f96fd2] # ============================================================ --- configure.ac a8ce698bf84b52be78876eaa51597dd9e11f954f +++ configure.ac ab7f42090019560d471abdaf7273a01f77f96fd2 @@ -2,7 +2,7 @@ AC_PREREQ(2.58) # Process this file with autoconf to produce a configure script. AC_PREREQ(2.58) -AC_INIT(monotone, 0.42, address@hidden) +AC_INIT(monotone, 0.43dev, address@hidden) AM_INIT_AUTOMAKE([1.9 tar-ustar std-options]) AC_CONFIG_SRCDIR([app_state.cc]) AM_CONFIG_HEADER([config.h])