Imported from libpng-1.4.0beta6.tar
diff --git a/Makefile.am b/Makefile.am
index fc8791f..d323656 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@
 
 # MAJOR UPGRADE: the version-number settings below must be changed.
 libpng14_la_LDFLAGS = -no-undefined -export-dynamic \
-	-version-number 0:@PNGLIB_MINOR@:0
+	-version-number 1:@PNGLIB_MINOR@:0
 # -rpath is needed as automake doesn't know the directory
 libpng_la_LDFLAGS = -rpath '$(libdir)' -no-undefined -export-dynamic \
 	-version-number 14:@PNGLIB_MINOR@:0