[eog] Raise EOG_API_VERSION to 3.0



commit 77b5f2163a77f1b0eafaf8279e3fb8cefd54c88d
Author: Felix Riemann <friemann gnome org>
Date:   Mon Jan 3 13:49:33 2011 +0100

    Raise EOG_API_VERSION to 3.0
    
    To distinguish the current API from the old API version (2.20).

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 570798a..4b09279 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_SUBST(EOG_MINOR_VERSION,  eog_minor_version)
 AC_DEFINE(EOG_MICRO_VERSION, eog_micro_version, [EOG micro version])
 AC_SUBST(EOG_MICRO_VERSION,  eog_micro_version)
 
-EOG_API_VERSION=2.20
+EOG_API_VERSION=3.0
 AC_SUBST(EOG_API_VERSION)
 
 AC_CONFIG_HEADERS([config.h])



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