aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-05-04 11:33:36 -0500
committerDan Williams <dcbw@redhat.com>2011-05-04 11:33:36 -0500
commit1f86a85c1cf4d73571dd65f7029d503e0cce3315 (patch)
tree1c41ae6e23c6e41572f42d40531121d7881fe0fc /configure.ac
parent868129e37cd78a05e1ed00f742ebf7ab8200afe5 (diff)
build: bump version to 0.5.999 for 0.6 development
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2567fa0f..4e06c2ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([ModemManager],[0.4],[dcbw@redhat.com],[ModemManager])
+AC_INIT([ModemManager],[0.5.999],[dcbw@redhat.com],[ModemManager])
AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar no-dist-gzip dist-bzip2 -Wno-portability])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_MAINTAINER_MODE