~jfi/psensor/v0.8

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Jean-Philippe Orsini
  • Date: 2014-04-15 16:21:23 UTC
  • Revision ID: git-v1:fb3e2a0f4acd9d28e431716d2865741202285815
Tags: v0.8.0.6
releaseĀ 0.8.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Process this file with autoconf to produce a configure script.
3
3
 
4
4
AC_PREREQ([2.69])
5
 
AC_INIT([psensor], [0.8.0.5],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor])
 
5
AC_INIT([psensor], [0.8.0.6],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor])
6
6
 
7
7
AM_INIT_AUTOMAKE([-Wall -Werror gnu])
8
8