Back down to version 1.9.0 in preparation for release of first alpha.

There was much back and forth and gnashing of teeth about what the
version should actually be in these pre-releases. We decided it isn't
2.0-ish enough so went with 1.9.0, 1.9.1, etc until we're ready to
declare 2.0.0.
This commit is contained in:
Rob Crittenden 2009-10-26 13:55:01 -04:00
parent 725656119c
commit 23b800a879

View File

@ -18,8 +18,8 @@
# IPA_VERSION_RELEASE=0 #
# -> "1.0.0" #
########################################################
IPA_VERSION_MAJOR=2
IPA_VERSION_MINOR=0
IPA_VERSION_MAJOR=1
IPA_VERSION_MINOR=9
IPA_VERSION_RELEASE=0
########################################################