~gimaker/peekabot/multi-connect

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Staffan Gimåker
  • Date: 2008-10-07 13:12:26 UTC
  • Revision ID: staffan@gimaker.se-20081007131226-9z02xzg1b4tvlfke
Fixed version information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
10
 
11
11
AC_INIT([peekabot],
12
 
        [0.5.2],
 
12
        [0.6.0],
13
13
        [http://www.peekabot.org/],
14
14
        [peekabot])
15
15
AC_CONFIG_AUX_DIR(config)