diff --git a/libisofs/trunk/configure.ac b/libisofs/trunk/configure.ac index 96b506d4..36bc7e50 100644 --- a/libisofs/trunk/configure.ac +++ b/libisofs/trunk/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libisofs], [0.2.4], [http://libburnia.pykix.org]) +AC_INIT([libisofs], [0.2.9], [http://libburnia-project.org]) AC_PREREQ([2.50]) dnl AC_CONFIG_HEADER([config.h]) @@ -112,6 +112,6 @@ AC_CONFIG_FILES([ Makefile doc/doxygen.conf version.h - libisofs-1.pc + libisofs-5.pc ]) AC_OUTPUT