[jsword-svn] jsword/java/jsword/org/crosswire/jsword/passage s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Fri Mar 18 08:38:12 MST 2005


Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage
In directory www.crosswire.org:/tmp/cvs-serv30206/java/jsword/org/crosswire/jsword/passage

Modified Files:
	BibleInfo.java 
Log Message:
silly book naming bug

Index: BibleInfo.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/BibleInfo.java,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** BibleInfo.java	6 Mar 2005 20:21:47 -0000	1.27
--- BibleInfo.java	18 Mar 2005 15:38:10 -0000	1.28
***************
*** 939,943 ****
          public static final byte JOB = 18;
          public static final byte PSALMS = 19;
!         public static final byte PROBERBS = 20;
          public static final byte ECCLESIASTES = 21;
          public static final byte SONGOFSOLOMON = 22;
--- 939,943 ----
          public static final byte JOB = 18;
          public static final byte PSALMS = 19;
!         public static final byte PROVERBS = 20;
          public static final byte ECCLESIASTES = 21;
          public static final byte SONGOFSOLOMON = 22;
***************
*** 950,958 ****
          public static final byte JOEL = 29;
          public static final byte AMOS = 30;
!         public static final byte OBDIAH = 31;
          public static final byte JONAH = 32;
          public static final byte MICAH = 33;
          public static final byte NAHUM = 34;
!         public static final byte HABAKUK = 35;
          public static final byte ZEPHANIAH = 36;
          public static final byte HAGGAI = 37;
--- 950,958 ----
          public static final byte JOEL = 29;
          public static final byte AMOS = 30;
!         public static final byte OBADIAH = 31;
          public static final byte JONAH = 32;
          public static final byte MICAH = 33;
          public static final byte NAHUM = 34;
!         public static final byte HABAKKUK = 35;
          public static final byte ZEPHANIAH = 36;
          public static final byte HAGGAI = 37;



More information about the jsword-svn mailing list