Rename guestfs-supermin-helper -> libguestfs-supermin-helper.
[libguestfs.git] / configure.ac
index bee1a59..6e76017 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_INIT([libguestfs],[1.0.47])
+AC_INIT([libguestfs],[1.0.48])
 AM_INIT_AUTOMAKE
 
 AC_CONFIG_MACRO_DIR([m4])
@@ -497,7 +497,7 @@ AC_CONFIG_FILES([Makefile
                 appliance/Makefile
                 appliance/make.sh appliance/update.sh
                 appliance/supermin-split.sh appliance/supermin-make.sh
-                appliance/guestfs-supermin-helper
+                appliance/libguestfs-supermin-helper
                 images/Makefile
                 capitests/Makefile
                 regressions/Makefile
@@ -513,7 +513,7 @@ AC_CONFIG_FILES([Makefile
 AC_OUTPUT
 
 dnl WTF?
-chmod +x appliance/*.sh appliance/guestfs-supermin-helper
+chmod +x appliance/*.sh appliance/libguestfs-supermin-helper
 
 dnl Produce summary.
 echo