~vcs-imports/socnetv/main

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: oxy86
  • Date: 2010-10-17 19:43:47 UTC
  • Revision ID: vcs-imports@canonical.com-20101017194347-1b5zd399tntpf53q
starting development of bugfix version 0.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
 
AC_INIT(SocNetV, 0.90, dimitris.kalamaras@gmail.com, socnetv)
 
2
AC_INIT(SocNetV, 0.91, dimitris.kalamaras@gmail.com, socnetv)
3
3
 
4
4
AC_CONFIG_SRCDIR(src/mainwindow.cpp)
5
5
AC_CONFIG_HEADERS(config.h)