Updated to version 1.1.0.5.

This commit is contained in:
Gerald Schmidt 2008-01-06 22:10:19 +00:00
parent cc6c29344e
commit 95d1fb8a8a
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -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

View File

@ -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