Lower version to 0.1.0 as some funny people already start packaging us

A proper release is needed.
This commit is contained in:
Martin Szulecki
2010-05-06 15:07:25 +02:00
parent a8a21e423f
commit c2cfddae8f
+1 -1
View File
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(sbmanager, 1.0.0, nospam@nowhere.com)
AC_INIT(sbmanager, 0.1.0, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])