Serj Kalichev hace 1 año
padre
commit
e622b4753e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      Makefile.am
  2. 1 1
      configure.ac

+ 1 - 1
Makefile.am

@@ -40,7 +40,7 @@ EXTRA_DIST = \
 	debian \
 	clish.xsd \
 	LICENCE \
-	README \
+	README.md \
 	CHANGES \
 	ISSUES
 

+ 1 - 1
configure.ac

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