diff options
Diffstat (limited to 'rpmconstant')
-rw-r--r-- | rpmconstant/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmconstant/configure.ac b/rpmconstant/configure.ac index 2e3bad4..10fb72e 100644 --- a/rpmconstant/configure.ac +++ b/rpmconstant/configure.ac @@ -3,7 +3,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpmconstant, 0.1.2, nanardon@zarb.org) +AC_INIT(rpmconstant, 0.1.3, nanardon@zarb.org) AC_CONFIG_SRCDIR([rpmconstant.c]) AM_INIT_AUTOMAKE(1.8) |