projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da67b8a
)
build: Releasing version 0.4.0.
v0.4.0
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 8 Jan 2017 00:53:57 +0000
(18:53 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 8 Jan 2017 01:07:47 +0000
(19:07 -0600)
* configure.ac: Update version number to 0.4.0.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 684ac24ad68a34acdd5d20a81f7054a2e812a472..d81303f3f9cb84709fabea0c5d5c0298bf5d3a20 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([8sync], [0.
3
.0], [cwebber@dustycloud.org])
+AC_INIT([8sync], [0.
4
.0], [cwebber@dustycloud.org])
PKG_CHECK_MODULES([GUILE], [guile-2.2])