aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-08-07 10:02:19 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-08-07 10:02:19 -0400
commit4cbd2f6f0105fc49423fd9f6301aeb175705408e (patch)
tree23e43049ba5ed91a8e7090ac8f41e9d408b0e9d5 /configure.ac
parente73df9b0b864a3b93d0ea30a3442ded250da30fd (diff)
Return to working version mode
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 84fd44d7..70ec14ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([urweb], [20120807])
-WORKING_VERSION=0
+WORKING_VERSION=1
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it