summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index b7386f0..6d443fa 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,7 +6,7 @@ git shortlog 1.4.5.. | grep -i -v trivial | grep -v Merge > NEWS.new
Version 1.4.6
~~~~~~~~~~~~~
-Released: 2020-xx-xx
+Released: 2022-xx-xx
New Features:
Bugfixes:
@@ -19,7 +19,7 @@ tx pull --all --minimum-perc=5
git add ../po/*.po
# MAKE SURE THIS IS CORRECT
-export release_ver="1.4.5"
+export release_ver="1.4.6"
3. Generate the tarball:
git commit -a -m "Release colord ${release_ver}"