Updated for 1.1.0.3.

This commit is contained in:
Gerald Schmidt 2007-09-28 20:30:22 +00:00
parent 19c26e6cc1
commit e72175898b
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.2
VERSION=1.1.0.3
cat >>confdefs.h <<_ACEOF

View File

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