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



commit 9128464d62e599a4d627af69d22f0cbcc198197e
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 837ec34..71a35b8 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:2:0
+GTKGL_LIBRARY_VERSION=2:0:0
 #                     | | |
 #              +------+ | +---+
 #              |        |     |


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