Browse Source

bump version number

David Rose 23 years ago
parent
commit
0cd47613c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ppremake/configure.in

+ 1 - 1
ppremake/configure.in

@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(ppremake.cxx)
 AC_INIT(ppremake.cxx)
-AM_INIT_AUTOMAKE(ppremake, 1.02)
+AM_INIT_AUTOMAKE(ppremake, 1.03)
 AM_CONFIG_HEADER(config.h)
 AM_CONFIG_HEADER(config.h)
 
 
 AC_PREFIX_DEFAULT(/usr/local/panda)
 AC_PREFIX_DEFAULT(/usr/local/panda)