summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:16 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:16 +0000
commit676478c32d00e14a9cc5b32053cbb358a8680be0 (patch)
tree442bacdbbf021948ec8e352dce083fdc790047fc /configure.in
parentffe9323a38b1b0150149cd38cd6ced9d34eee939 (diff)
update for 0.3.15
Author: che Date: 1999-12-05 05:15:37 GMT update for 0.3.15
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5865e4ced..f599b44aa 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR(buildlib)
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.3.14.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.15")
AC_DEFINE_UNQUOTED(PACKAGE,"apt")
dnl Tom's host stuff