Fix lines that were swapped accidentally v3.3.0
authorJennifer Richards <jennifer@painless-security.com>
Sat, 21 Apr 2018 00:00:27 +0000 (20:00 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Sat, 21 Apr 2018 00:00:27 +0000 (20:00 -0400)
configure.ac

index de408e3..aa9ef31 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT([trust_router],[3.3.1~1],
 AC_PREREQ(2.63)
+AC_INIT([trust_router],[3.3.1~1],
 [bugs@project-moonshot.org])
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_AUX_DIR(build-aux)