~ubuntu-branches/ubuntu/quantal/gnome-documents/quantal

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-05-16 17:53:49 UTC
  • mfrom: (1.1.4) (4.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120516175349-8wi69lhm4uq36qlr
Tags: 0.4.2-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl -*- mode: m4 -*-
2
2
AC_PREREQ(2.63)
3
 
AC_INIT([gnome-documents],[0.4.1],[],[gnome-documents])
 
3
AC_INIT([gnome-documents],[0.4.2],[],[gnome-documents])
4
4
 
5
5
AM_CONFIG_HEADER(config/config.h)
6
6
AC_CONFIG_SRCDIR([src/main.js])