~noskcaj/ubuntu/utopic/ghex/3.10.1

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-11-06 18:04:09 UTC
  • mto: (2.1.8 sid)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20121106180409-x1gu91u4wq6k03z3
Tags: upstream-3.6.1
ImportĀ upstreamĀ versionĀ 3.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.61)
2
 
AC_INIT([ghex],[3.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
 
2
AC_INIT([ghex],[3.6.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
3
3
 
4
4
AC_CONFIG_HEADERS([config.h])
5
5
AC_CONFIG_SRCDIR([src/ghex-window.c])