We have added some API entries, so we have to update library version information...
authorSven Panne <sven.panne@aedion.de>
Fri, 13 Feb 2009 18:05:37 +0000 (18:05 +0000)
committerSven Panne <sven.panne@aedion.de>
Fri, 13 Feb 2009 18:05:37 +0000 (18:05 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@769 7f0cb862-5218-0410-a997-914c9d46530a

configure.ac

index e2defcd..2b8d043 100644 (file)
@@ -33,7 +33,7 @@ else
                [LIBXXF86VM=-lXxf86vm], [LIBXXF86VM=],
                [$X_LIBS -lXext -lX11])
   LIBXI=-lXi
-  VERSION_INFO="-version-info 11:0:8"
+  VERSION_INFO="-version-info 12:0:9"
   EXPORT_FLAGS=
 fi
 AC_SUBST([GL_LIBS])