projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebba397
)
build: Releasing 8sync 0.4.1.
v0.4.1
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 8 Jan 2017 21:27:32 +0000
(15:27 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 8 Jan 2017 21:27:32 +0000
(15:27 -0600)
* configure.ac: Bumping verison number to 0.4.1.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d81303f3f9cb84709fabea0c5d5c0298bf5d3a20..df9a2be1c54ed3e35221f0b53e29cac37c72128e 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([8sync], [0.4.
0
], [cwebber@dustycloud.org])
+AC_INIT([8sync], [0.4.
1
], [cwebber@dustycloud.org])
PKG_CHECK_MODULES([GUILE], [guile-2.2])