~manishsinha/zeitgeist-sharp/fix-690112

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Manish Sinha
  • Date: 2010-11-09 15:18:07 UTC
  • Revision ID: manishsinha.tech@gmail.com-20101109151807-c9ah27y40mnrjb8i
Removed the .pc file and bumped the version to 0.1.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.54])
2
 
AC_INIT([zeitgeist-sharp], [0.1.0.2])
 
2
AC_INIT([zeitgeist-sharp], [0.1.0.3])
3
3
AM_INIT_AUTOMAKE([foreign])
4
4
AM_MAINTAINER_MODE
5
5