From 81acd424e5854508a87709dd2d83d104fed0bdba Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 29 Aug 2006 07:29:54 +0000 Subject: [PATCH] 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 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"` # -- 2.20.1