Renamed project from 0.1 to 1.0

This commit is contained in:
2013-09-06 11:07:17 +02:00
parent 7f2dcd1e00
commit c764a2dc01
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
m4_define([swe_glib_api_version], [1.0])
AC_INIT([swe-glib], [0.1], [gergely@polonkai.eu])
AC_INIT([swe-glib], [1.0], [gergely@polonkai.eu])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([-Wall foreign])
AM_SILENT_RULES([yes])