~tombeckmann/+junk/synapse

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Michal Hruby
  • Date: 2012-03-18 19:11:49 UTC
  • Revision ID: michal.mhr@gmail.com-20120318191149-wiqwxz20s6jzuri3
Tags: 0.2.10
ReleaseĀ 0.2.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT([synapse], [0.2.9])
2
 
AC_DEFINE(RELEASE_NAME, "Bombesin", "Codename of this release")
 
1
AC_INIT([synapse], [0.2.10])
 
2
AC_DEFINE(RELEASE_NAME, "Cholecystokinin", "Codename of this release")
3
3
 
4
4
AC_CONFIG_MACRO_DIR([m4])
5
5
AC_CONFIG_SRCDIR([.])