aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index b84296e..f75b03e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,5 @@
-# -*- Autoconf -*-
-# Process this file with autoconf to produce a configure script.
-
AC_PREREQ(2.53)
-AC_INIT([mb-applet-volume], 0.1, [mallum@handhelds.org])
+AC_INIT([mb-applet-volume], 0.2, [mallum@handhelds.org])
AC_CONFIG_SRCDIR([volume-applet.c])
AM_INIT_AUTOMAKE()