[gtkglarea/jjardon/gtk3: 15/15] configure.ac: change libtool version to C+1:0:0



commit f31e00db226a33fe9117ca973e580a0f705b6063
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Mar 24 18:33:06 2014 +0000

    configure.ac: change libtool version to C+1:0:0
    
    As binary compatibility has been broken

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ddda71f..5eae591 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AM_MAINTAINER_MODE([enable])
 AM_SILENT_RULES([yes])
 
 #shared library versioning
-GTKGL_LIBRARY_VERSION=1:1:0
+GTKGL_LIBRARY_VERSION=2:0:0
 #                     | | |
 #              +------+ | +---+
 #              |        |     |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]