]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: change it to version 0.2.0
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 8 May 2013 11:35:57 +0000 (08:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 8 May 2013 11:36:16 +0000 (08:36 -0300)
There are too many changes there, and it is now on a more functional
state. So, bump it to version 0.2.0.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
configure.ac

index 5a141a842d5385dab58622719caebbaea5e6acd8..54e3780734dfa7f5411d3b4fe352842b7654ad41 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RAS Daemon], 0.1)
+AC_INIT([RAS Daemon], 0.2.0)
 AM_SILENT_RULES([yes])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])