diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2021-01-03 22:32:56 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2021-01-03 22:33:41 +0100 |
commit | 93622e788e727d3275291f999f7e570de6a5bb35 (patch) | |
tree | c695acf3a2513e10fc6cd349ad96c3548517658b /Makefile | |
parent | 20fbca0bb5efeafc9d296125ef1ff3190a4efbae (diff) |
Bump version.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.0.4 +VERSION = 0.1.0 SOURCES = \ guile-studio-configure.scm \ |