Browse Source

klish-2.2.5

Serj Kalichev 1 year ago
parent
commit
e622b4753e
2 changed files with 2 additions and 2 deletions
  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],