diff libinterp/Makefile.am @ 18045:df4e0018036a classdef

maint: Periodic merge of default to classdef.
author John W. Eaton <jwe@octave.org>
date Mon, 02 Dec 2013 15:44:15 -0500
parents 97e49b588f5d c0c61619917e
children 3cad99b56fa7
line wrap: on
line diff
--- a/libinterp/Makefile.am	Mon Dec 02 15:36:21 2013 -0500
+++ b/libinterp/Makefile.am	Mon Dec 02 15:44:15 2013 -0500
@@ -187,8 +187,8 @@
   $(LIBOCTINTERP_LINK_DEPS)
 
 # Increment these as needed and according to the rules in the libtool manual:
-liboctinterp_current = 1
-liboctinterp_revision = 1
+liboctinterp_current = 2
+liboctinterp_revision = 0
 liboctinterp_age = 0
 
 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age)