X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.in;h=2da33643c7b0276e640e9d66adf35de885e16add;hb=64fbee630efe4a6a731bcc7b68855d933946b050;hp=ceb6249af45c7f3514d4a0638b9d71ab509153ee;hpb=b7f81681f4ad85328ff836d98bb2493cb22b2ee5;p=xournal.git diff --git a/configure.in b/configure.in index ceb6249..2da3364 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(configure.in) -AM_INIT_AUTOMAKE(xournal, 0.2.1) +AM_INIT_AUTOMAKE(xournal, 0.3.3) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE @@ -28,3 +28,4 @@ AC_OUTPUT([ Makefile src/Makefile ]) +