projects
/
synfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87cee90
)
Set back development snapshot splash screen type
author
Carlos Lopez
<genetita@gmail.com>
Sat, 27 Nov 2010 10:53:11 +0000
(11:53 +0100)
committer
Carlos Lopez
<genetita@gmail.com>
Sat, 27 Nov 2010 10:53:11 +0000
(11:53 +0100)
synfig-studio/configure.ac
patch
|
blob
|
history
diff --git
a/synfig-studio/configure.ac
b/synfig-studio/configure.ac
index
edee43c
..
028c006
100755
(executable)
--- a/
synfig-studio/configure.ac
+++ b/
synfig-studio/configure.ac
@@
-3,7
+3,7
@@
# -- I N I T --------------------------------------------------
AC_INIT([Synfig Studio],[0.62.02],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfigstudio])
-AM_CONDITIONAL(DEVELOPMENT_SNAPSHOT,
fals
e)
+AM_CONDITIONAL(DEVELOPMENT_SNAPSHOT,
tru
e)
AC_REVISION
AC_CONFIG_AUX_DIR(config)