Whamcloud - gitweb
Start bumping version numbers in preparation for 1.46.6 release
authorTheodore Ts'o <tytso@mit.edu>
Thu, 1 Sep 2022 14:56:20 +0000 (10:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 1 Sep 2022 14:56:20 +0000 (10:56 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
README
debian/changelog
doc/libext2fs.texinfo
version.h

diff --git a/README b/README
index a071672..3139854 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-       This is the new version (1.46.4) of the second extended file
+       This is the new version (1.46.6) of the second extended file
 system management programs.
 
        From time to time, I release new versions of e2fsprogs, to fix
index 3b6124b..f0eb38b 100644 (file)
@@ -1,3 +1,9 @@
+e2fsprogs (1.46.6~rc0-1) unstable; urgency=medium
+
+  * Trial upstream release for 1.46.6
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Thu, 01 Sep 2022 10:47:58 -0400
+
 e2fsprogs (1.46.5-1) unstable; urgency=medium
 
   * New upstream release
index 98100c4..3043398 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo    @c -*-texinfo-*-
 @c %**start of header
 @setfilename libext2fs.info
-@settitle The EXT2FS Library (version 1.46.5)
+@settitle The EXT2FS Library (version 1.46.6)
 @synindex tp fn
 @comment %**end of header
 
@@ -60,8 +60,8 @@ by the author.
 
 @title The EXT2FS Library
 @subtitle The EXT2FS Library
-@subtitle Version 1.46.5
-@subtitle December 2021
+@subtitle Version 1.46.6
+@subtitle September 2022
 
 @author by Theodore Ts'o
 
@@ -101,7 +101,7 @@ by the Foundation.
 
 @top The EXT2FS Library
 
-This manual documents the EXT2FS Library, version 1.46.5.
+This manual documents the EXT2FS Library, version 1.46.6.
 
 @menu
 * Introduction to the EXT2FS Library::  
index 00c3b85..9008487 100644 (file)
--- a/version.h
+++ b/version.h
@@ -7,5 +7,5 @@
  * file may be redistributed under the GNU Public License v2.
  */
 
-#define E2FSPROGS_VERSION "1.46.5"
-#define E2FSPROGS_DATE "30-Dec-2021"
+#define E2FSPROGS_VERSION "1.46.6-rc0"
+#define E2FSPROGS_DATE "1-Sep-2022"