bump version number
This commit is contained in:
parent
6133582801
commit
0cd47613c7
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(ppremake.cxx)
|
||||
AM_INIT_AUTOMAKE(ppremake, 1.02)
|
||||
AM_INIT_AUTOMAKE(ppremake, 1.03)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
AC_PREFIX_DEFAULT(/usr/local/panda)
|
||||
|
|
|
|||
Loading…
Reference in New Issue