~gchemutils-dev/gchemutils/0.12

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: jean_brefort
  • Date: 2012-06-26 10:09:03 UTC
  • Revision ID: svn-v4:3bee7d65-92bb-4e32-a543-2903a55c889b:branches/gchemutils-0.12/gchemutils:1734
2012-06-26  Jean Brefort  <jean.brefort@normalesup.org>
        * configure.ac: updated version (0.12.12).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.64)
2
2
 
3
 
AC_INIT([gnome-chemistry-utils], [0.12.11], [http://savannah.nongnu.org/bugs/?group=gchemutils],[gnome-chemistry-utils],[http://gchemutils.nongnu.org/])
 
3
AC_INIT([gnome-chemistry-utils], [0.12.12], [http://savannah.nongnu.org/bugs/?group=gchemutils],[gnome-chemistry-utils],[http://gchemutils.nongnu.org/])
4
4
AC_CONFIG_SRCDIR([libs/gcu/gcuperiodic.c])
5
5
AM_INIT_AUTOMAKE([1.11.1 tar-ustar no-dist-gzip dist-bzip2 dist-xz])
6
6
AM_MAINTAINER_MODE