summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-12-22 13:04:31 -0500
committerDavid Thompson <dthompson2@worcester.edu>2015-12-22 13:04:31 -0500
commitcf606558b6aa6864ed94134e98d45fc06d110911 (patch)
treed55f5bb6843430d584592211be796a1186e368a2 /guix.scm
parentf2cee42207500ccaa97fde65c71364cc8836466d (diff)
Change version to 0.1.0.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 29592d8..4914bf9 100644
--- a/guix.scm
+++ b/guix.scm
@@ -41,7 +41,7 @@
(package
(name "guile-sdl2")
- (version "0.1")
+ (version "0.1.0")
(source (origin
(method git-fetch)
(uri (git-reference