Browse Source

[master] bump version

(note this is not the rc version, just the version for master)
Jeremy C. Reed 12 years ago
parent
commit
e87bf04b2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10, 20130205, bind10-dev@isc.org)
+AC_INIT(bind10, 20130213, bind10-dev@isc.org)
 AC_CONFIG_SRCDIR(README)
 # serial-tests is not available in automake version before 1.13. In
 # automake 1.13 and higher, AM_PROG_INSTALL is undefined, so we'll check