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

src/util/pty/ChangeLog
src/util/pty/Makefile.in

index ec6398cee63ff6ddaae44fc654415e2fd564c2e7..ed82c7126e05e71866583ace3911b3a7273b5e2a 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-19  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (LIBMINOR): Bump.
+
 2001-12-03  Sam Hartman  <hartmans@mit.edu>
 
        * README: s-pty_init_ets/pty_init/
index 8e6531c8f0758df275073fd091657df16aed80de..cc7a51cf18af660bdc629e9ce68d89d0a003311a 100644 (file)
@@ -12,7 +12,7 @@ PROG_RPATH=$(KRB5_LIBDIR)
 
 LIB=pty
 LIBMAJOR=1
-LIBMINOR=1
+LIBMINOR=2
 
 STLIBOBJS= cleanup.o getpty.o init_slave.o open_ctty.o open_slave.o \
        update_utmp.o update_wtmp.o vhangup.o void_assoc.o pty_err.o \