diff --git a/configure b/configure index 62b1a2a..831c514 100755 --- a/configure +++ b/configure @@ -2235,7 +2235,7 @@ fi # Define the identity of the package. PACKAGE=xmlcopyeditor - VERSION=1.1.0.2 + VERSION=1.1.0.3 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index 8885a0a..41dbc6a 100755 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT(src/xmlcopyeditor.cpp) -AM_INIT_AUTOMAKE(xmlcopyeditor, 1.1.0.2) +AM_INIT_AUTOMAKE(xmlcopyeditor, 1.1.0.3) AC_PROG_CXX AC_PROG_INSTALL