From: mquinson Date: Tue, 29 Aug 2006 07:29:54 +0000 (+0000) Subject: Let's declare that the library is stable (interface wise) X-Git-Tag: v3.3~2591 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/81acd424e5854508a87709dd2d83d104fed0bdba?ds=sidebyside Let's declare that the library is stable (interface wise) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2768 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/Makefile.am b/src/Makefile.am index a974ca1204..68941cc190 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -78,7 +78,7 @@ EXTRA_DIST= \ # | Set to zero if current is incremented # +- Increment if interfaces have been added, removed or changed -VERSION_INFO= -release 20050627 -version-info 0:0:0 +VERSION_INFO= -version-info 0:0:0 # from `info libtool "Updating version info"` # and `info libtool "Release numbers"` #