Browse Source

birq-1.6.1

Serj Kalichev 1 year ago
parent
commit
6f68381d15
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Makefile.am
  2. 1 1
      configure.ac

+ 1 - 1
Makefile.am

@@ -45,6 +45,6 @@ EXTRA_DIST = \
 	doc/birq.md \
 	examples/birq.conf \
 	LICENCE \
-	README
+	README.md
 
 include $(top_srcdir)/lub/module.am

+ 1 - 1
configure.ac

@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 m4_define([MAJOR_VERSION], 1)
 m4_define([MINOR_VERSION], 6)
-m4_define([MICRO_VERSION], 0)
+m4_define([MICRO_VERSION], 1)
 
 AC_PREREQ(2.59)
 AC_INIT([birq],