diff --git a/configure b/configure index e5040dc..ce04c25 100755 --- a/configure +++ b/configure @@ -2235,7 +2235,7 @@ fi # Define the identity of the package. PACKAGE=xmlcopyeditor - VERSION=1.1.0.4 + VERSION=1.1.0.5 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index fa657c9..a33cca0 100755 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT(src/xmlcopyeditor.cpp) -AM_INIT_AUTOMAKE(xmlcopyeditor, 1.1.0.4) +AM_INIT_AUTOMAKE(xmlcopyeditor, 1.1.0.5) AC_PROG_CXX AC_PROG_INSTALL