~azzar1/snapd-glib-fork/glib-2-40

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2016-08-30 22:53:34 UTC
  • Revision ID: git-v1:469949873c31d8771ec2a297016426798dd00ac3
Tags: 0.10
Releasing 0.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
AC_PREREQ([2.63])
4
4
 
5
 
AC_INIT([snapd-glib], [0.9])
 
5
AC_INIT([snapd-glib], [0.10])
6
6
 
7
7
AC_CONFIG_HEADER([config.h])
8
8
AC_CONFIG_SRCDIR([snapd-glib/snapd-glib.h])