[libgdata] build: Increment version to 0.17.10



commit c8a76b1e0e83e734d2520b55bc93d8609f109ff9
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Aug 23 00:51:22 2017 +0100

    build: Increment version to 0.17.10
    
    Signed-off-by: Philip Withnall <philip tecnocode co uk>

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9c721a5..f128e3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.65)
 # Release version
 m4_define(gdata_version_major, 0)
 m4_define(gdata_version_minor, 17)
-m4_define(gdata_version_micro, 9)
+m4_define(gdata_version_micro, 10)
 
 # API version
 # TODO: This currently isn't used in the library name; once we hit gdata_version_major=1, that should be 
changed


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