* Makefile.in (LIBMINOR): Bump
authorKen Raeburn <raeburn@mit.edu>
Wed, 20 Feb 2002 00:40:52 +0000 (00:40 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 20 Feb 2002 00:40:52 +0000 (00:40 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14153 dc483132-0cff-0310-8789-dd5450dbe970

src/util/profile/ChangeLog
src/util/profile/Makefile.in

index d3dd6e75e6d1d7eb709fa51ca24ba96748edf774..9c781606187247c508815c04749caf563aed22b6 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-19  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (LIBMINOR): Bump.
+
 2002-01-23     Alexandra Ellwood <lxs@mit.edu>
 
        * prof_init.c, prof_tree.c: Fixed calls to profile_update_file_data to handle
index b224d1d9dd06c06fd63654883f3bdbdd34ee34ec..3ce3691a74ca3a3b0bcd9934004864209abd34df 100644 (file)
@@ -40,7 +40,7 @@ MLIBS = -lcom_err
 
 LIB=profile
 LIBMAJOR=1
-LIBMINOR=0
+LIBMINOR=1
 SHLIB_EXPDEPS = $(TOPLIBD)/libcom_err$(SHLIBEXT)
 SHLIB_EXPLIBS = -lcom_err
 SHLIB_DIRS = -L$(TOPLIBD)