Browse Source

Change version

Serj Kalichev 9 years ago
parent
commit
9e8325e59b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      configure.ac

+ 2 - 2
configure.ac

@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
-m4_define([MAJOR_VERSION], 1)
-m4_define([MINOR_VERSION], 7)
+m4_define([MAJOR_VERSION], 2)
+m4_define([MINOR_VERSION], 0)
 m4_define([MICRO_VERSION], 0)
 
 AC_PREREQ(2.59)