Browse Source

Bump up version number to 1.14.2

Tatsuhiro Tsujikawa 13 years ago
parent
commit
b8121faf93
2 changed files with 2 additions and 2 deletions
  1. 1 1
      configure.ac
  2. 1 1
      doc/aria2c.1.asciidoc

+ 1 - 1
configure.ac

@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 #
 AC_PREREQ([2.67])
-AC_INIT([aria2],[1.14.1],[[email protected]],[aria2],[http://aria2.sourceforge.net/])
+AC_INIT([aria2],[1.14.2],[[email protected]],[aria2],[http://aria2.sourceforge.net/])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE()

+ 1 - 1
doc/aria2c.1.asciidoc

@@ -4,7 +4,7 @@ Tatsuhiro Tsujikawa <[email protected]>
 :doctype: manpage
 :man source: Aria2
 :man manual: Aria2 Manual
-:man version: 1.14.1
+:man version: 1.14.2
 
 NAME
 ----