branch: externals/futur
commit b45f7f64487b7c6786cc2a1997bab9237a75020f
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    futur.el: Bump version to make a first release
---
 futur.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/futur.el b/futur.el
index 897efca5fa..8dfed65a13 100644
--- a/futur.el
+++ b/futur.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2026  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <[email protected]>
-;; Version: 0
+;; Version: 1.0
 ;; Keywords: concurrency, async, promises, futures
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -123,7 +123,9 @@
 
 ;;; News:
 
-;; 2026: After years of sitting in the dark, it's finally getting dusted up.
+;; Version 1.0:
+;; - After years of sitting in the dark, it's finally getting dusted up for
+;;   a release.
 
 ;;; Code:
 

Reply via email to