--- qsampler/trunk/configure.ac 2021/02/21 14:41:48 3860 +++ qsampler/trunk/configure.ac 2021/03/01 15:38:42 3861 @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Qsampler, 0.9.1, rncbc@rncbc.org, qsampler) +AC_INIT(Qsampler, 0.9.2, rncbc@rncbc.org, qsampler) AC_CONFIG_SRCDIR(src/qsampler.cpp) AC_CONFIG_HEADERS(src/config.h)