[gcab] Post branch version bump to 1.0



commit 32bed12f0cfba1121bc1e3a9cca3fd46a74b8402
Author: Richard Hughes <richard hughsie com>
Date:   Thu Dec 14 11:07:30 2017 +0000

    Post branch version bump to 1.0

 Makefile.am               |    1 -
 build-aux/git-version-gen |  225 ---------------------------------------------
 configure.ac              |    2 +-
 3 files changed, 1 insertions(+), 227 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8df6b88..ba8c94d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,7 +101,6 @@ EXTRA_DIST =                                        \
        $(BUILT_SOURCES)                        \
        libgcab/gcab-enums.c.etemplate          \
        libgcab/gcab-enums.h.etemplate          \
-       build-aux/git-version-gen               \
        $(NULL)
 
 if GIR
diff --git a/configure.ac b/configure.ac
index b8b8a91..f409d85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.57)
-AC_INIT([gcab], m4_esyscmd([build-aux/git-version-gen .tarball-version]),
+AC_INIT([gcab], [1.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=msitools&component=gcab])
 AC_CONFIG_SRCDIR([gcab.c])
 AC_CONFIG_AUX_DIR([build-aux])


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