projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c975bd3
)
Correct version number
author
ayleph
<ayleph@thisshitistemp.com>
Wed, 11 Mar 2015 05:41:20 +0000
(22:41 -0700)
committer
Jessica Tallon
<jessica@megworld.co.uk>
Thu, 12 Mar 2015 17:31:29 +0000
(18:31 +0100)
Signed-off-by: Jessica Tallon <jessica@megworld.co.uk>
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 8f3d5f53758aba69cbdaecc58ff3d179c2cb2d2e..975f0e0094bbd7324ccc3c77e25720e80db1e5f9 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-56,7
+56,7
@@
dnl # * x.y.dev - dev
dnl
dnl # see http://www.python.org/dev/peps/pep-0386/
-AC_INIT([mediagoblin], [0.8.
1
.dev], [cwebber@gnu.org])
+AC_INIT([mediagoblin], [0.8.
0
.dev], [cwebber@gnu.org])
dnl----