X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=configure.in;h=bc6051edc15ae25a16ce5a4d338aff2a840669a7;hp=e349cfd78a7de5c563ee8ece2909879c1ee03c1f;hb=d9c8b2c7e5a4bec4420b9d2459a2784896585dcf;hpb=eff44ead88b83c2b10db7308cda41bb09ddb21c3 diff --git a/configure.in b/configure.in index e349cfd7..bc6051ed 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. AC_PREREQ(2.57) -AC_INIT([geeqie], m4_esyscmd_s(git rev-parse --quiet --verify --short master), [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/]) +AC_INIT([geeqie], 1.3, [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/]) # Check for rightly dirs AC_CONFIG_SRCDIR([src/main.c])