diff --git a/configure.ac b/configure.ac index 982b2e6..f4a3324 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(exiv2-sharp, 0.3.2, stephane@delcroix.org) +AC_INIT(exiv2-sharp, 0.3.3, stephane@delcroix.org) AC_CONFIG_AUX_DIR(config) AC_CONFIG_SRCDIR(glue/exiv2-imagefactory.cpp)