projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74ee413
)
build: Bump version number.
v0.1.0
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 22 Apr 2016 19:34:13 +0000
(14:34 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 22 Apr 2016 19:34:13 +0000
(14:34 -0500)
* configure.ac: Change version to 0.1.0.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 6a4ff01aa5a6d55b988ca0ce03e9979608f6f240..885dbed238fd4f8f4ed76632afeeda7c2a97a210 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([8sync], [0.1.
dev
], [cwebber@dustycloud.org])
+AC_INIT([8sync], [0.1.
0
], [cwebber@dustycloud.org])
PKG_CHECK_MODULES([GUILE], [guile-2.0])