projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60cffdd
)
build: Releasing v0.3.0.
v0.3.0
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 19 Dec 2016 20:48:09 +0000
(14:48 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 19 Dec 2016 20:48:09 +0000
(14:48 -0600)
* configure.ac: Bumping version number to 0.3.0.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 633a29c3b20006c6ebf8f9e3f6e40b78dc16aa88..684ac24ad68a34acdd5d20a81f7054a2e812a472 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([8sync], [0.
2
.0], [cwebber@dustycloud.org])
+AC_INIT([8sync], [0.
3
.0], [cwebber@dustycloud.org])
PKG_CHECK_MODULES([GUILE], [guile-2.2])