projects
/
platform
/
upstream
/
folks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c56835
)
Post-release version bump
author
Philip Withnall
<philip.withnall@collabora.co.uk>
Mon, 14 Feb 2011 23:05:57 +0000
(23:05 +0000)
committer
Philip Withnall
<philip.withnall@collabora.co.uk>
Mon, 14 Feb 2011 23:05:57 +0000
(23:05 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
7fb5f2a
..
c1d41c0
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,10
+1,10
@@
# If not 1, append datestamp to the version number
-m4_define([folks_released], [
1
])
+m4_define([folks_released], [
0
])
m4_define([folks_major_version], [0])
m4_define([folks_minor_version], [3])
m4_define([folks_micro_version], [5])
-m4_define([folks_nano_version], [
0
])
+m4_define([folks_nano_version], [
1
])
# If library source has changed since last release, increment revision
# If interfaces have been added, removed or changed since last release,