guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: website: Bump version number.


From: Ludovic Courtès
Subject: 01/01: website: Bump version number.
Date: Wed, 3 Aug 2016 14:29:59 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 1c39203ca78bb98ae6f9fdce2e38c5c7b8f7500c
Author: Ludovic Courtès <address@hidden>
Date:   Wed Aug 3 14:57:51 2016 +0200

    website: Bump version number.
    
    * website/www/shared.scm (latest-guix-version): Bump to 0.11.0.
---
 website/www/shared.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/shared.scm b/website/www/shared.scm
index 1942c9c..ed864ef 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -28,7 +28,7 @@
            html-page-footer))
 
 (define latest-guix-version
-  (make-parameter "0.10.0"))
+  (make-parameter "0.11.0"))
 
 (define* (html-page-header title #:key (css "article.css") js)
   `(head (meta (@ (charset "utf-8")))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]