Skip to content

Commit

Permalink
updated version string to beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
nadvornik committed May 7, 2009
1 parent 0dfdc45 commit dee4299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -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, 1.0alpha3, geeqie-devel@lists.sourceforge.net)
AC_INIT(geeqie, 1.0beta1, geeqie-devel@lists.sourceforge.net)

# Check for rightly dirs
AC_CONFIG_SRCDIR([src/main.c])
Expand Down

0 comments on commit dee4299

Please sign in to comment.