altosui: Remove AltosVersion.java
authorKeith Packard <keithp@keithp.com>
Wed, 2 Jan 2013 17:09:10 +0000 (09:09 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 2 Jan 2013 17:09:10 +0000 (09:09 -0800)
Version data now stored in AltosUIVersion.java

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosVersion.java.in [deleted file]
altosui/Makefile.am
configure.ac

diff --git a/altosui/AltosVersion.java.in b/altosui/AltosVersion.java.in
deleted file mode 100644 (file)
index b0b3c0c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Copyright © 2011 Keith Packard <keithp@keithp.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
- */
-
-package altosui;
-
-public class AltosVersion {
-       public final static String version = "@VERSION@";
-}
index 494539ae8ff997bcbe272a9896b88123819c74de..b3aa1f558f7803b55d69e91aa3b2dbe1451794b1 100644 (file)
@@ -87,7 +87,6 @@ altosui_JAVA = \
        AltosGraphTime.java \
        AltosGraphUI.java \
        AltosDataChooser.java \
-       AltosVersion.java \
        AltosVoice.java \
        $(altosui_BT)
 
index 312f96788604765565ca63c5307f1eff3485ba3e..ee68534470f84624149eb1581df75ef8e2003bc1 100644 (file)
@@ -149,7 +149,6 @@ altoslib/Makefile
 altosuilib/Makefile
 altosuilib/AltosUIVersion.java
 altosui/Makefile
-altosui/AltosVersion.java
 altosui/Info.plist
 libaltos/Makefile
 micropeak/Makefile