Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Apr 2008 13:53:04 +0000 (15:53 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Apr 2008 13:53:04 +0000 (15:53 +0200)
1  2 
configure.ac

diff --cc configure.ac
@@@ -4,9 -4,9 +4,9 @@@
  
  # Autoconf and automake setup
  AC_PREREQ(2.60)
- AC_INIT([pazpar2],[1.0.6],[pazpar2-help@indexdata.dk])
+ AC_INIT([pazpar2],[1.0.7],[pazpar2-help@indexdata.dk])
  
 -AC_CONFIG_HEADERS(src/cconfig.h)
 +AC_CONFIG_HEADERS(src/config.h)
  
  AC_CONFIG_SRCDIR([configure.ac]) 
  AC_CONFIG_AUX_DIR([config])